Paddy Reilly's Music Bar

Paddy Reilly's Music Bar 519 2nd Ave, New York
The world famous Irish pub, pulling pints since 1986. Live music every night & Happy hour daily! The Best Guinness in NYC 🖤

04/22/2026

🖤What’s better than happy hour with live music? 🎻Irish Wednesday starting at 6:30pm by Anam Ceol! 🎸Followed by Fintan Warfield and Dave Browne until 1am!

For legal reason this is not a joke.
04/01/2026

For legal reason this is not a joke.

02/06/2026

♥️FRIDAY w/ STEPH HURLEY! ❣️Sing, dance, and drink at Paddy Reilly’s tonight!

01/24/2026

❄️freezing❄️ Stay inside (Paddy Reilly’s🏠). Stay warm (🔥dancing with live music🎶) The DIDDLY IDOLS returning to Paddy’s stage tonight!

01/23/2026

Address

519 2nd Avenue
New York, NY
10016

Opening Hours

Monday 11am - 2am
Tuesday 11am - 2am
Wednesday 11am - 4am
Thursday 11am - 4am
Friday 11am - 4am
Saturday 11am - 4am
Sunday 11am - 2am

Alerts

Be the first to know and let us send you an email when Paddy Reilly's Music Bar posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });