Loading Tool

Explorer IconExplorer

Memory Pool

79,827 transactions
29.73 vMB
0.08080093 BTC
Random Selection Loading Transactions
Max Size: 178.62/200 MB

Candidate Block

Mining Attempt 8c9180fc85189219a4ec3f8008cef178edd5aff2ca722f148be4468b92761071
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root c076fe0a529e86392fe580a31785db787f9725873c3b80111cc57fa252474d9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.02029074 BTC
Feerates: 502.65 > 2.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (74,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,118 840,118 0000000000000000000278f949cc0eadfafa0512f209b6a7755bf3d0d6e9fdb4 3,125 1.00/1.00 vMB 197
840,117 840,117 000000000000000000001ef5d52f322aa23d5c908459a1342d036089029d6a09 4,375 1.00/1.00 vMB 284
840,116 840,116 00000000000000000002e5b0d37be57e8d320d96af10b84c9ccacd9132fc5966 5,438 1.00/1.00 vMB 320
840,115 840,115 0000000000000000000163763c32746d9ba52daeb75a1c811e57d51eeb70eaaa 3,699 1.00/1.00 vMB 237
840,114 840,114 000000000000000000030419e1e22f2cf71ed24444784a9290ac57a3a4e859cb 4,493 1.00/1.00 vMB 359
840,113 840,113 000000000000000000003dda4cb0e7c855a72d307a1333db72e9f151d4d8139b 2,499 1.00/1.00 vMB 222
840,112 840,112 00000000000000000002ff45f4af0a0f5bf5bc83de68c7ba6b3f2452ef83346b 4,521 1.00/1.00 vMB 466
840,111 840,111 00000000000000000000334330adad7a5fb1e0383620079a9fcb74b4c2cd9411 3,381 1.00/1.00 vMB 238
840,110 840,110 00000000000000000001e369cd7cd5c80aa3e061e8286aa2a87056c3a75318ae 4,117 1.00/1.00 vMB 389
840,109 840,109 00000000000000000001862aff023b6daae74d4f69e7a1f7319f19f301a31659 4,140 1.00/1.00 vMB 401
840,108 840,108 00000000000000000000de429121082e3a6d808a7399b6ed6595eac57635f551 4,315 1.00/1.00 vMB 662
840,107 840,107 000000000000000000012f9ad2537ecf24c9c7d3056ff02649d5689a0d462edf 4,576 1.00/1.00 vMB 772
840,106 840,106 000000000000000000022ef6d34bcea95ed1c654ecf1353070adf39f3b4da04c 3,998 1.00/1.00 vMB 251
840,105 840,105 00000000000000000000cb2d0f5dffaf0b951e814ce1a907ccefd2c7ba97a6a8 4,528 1.00/1.00 vMB 278
840,104 840,104 000000000000000000022ca46078e005665290283a77e936f97e1d137876c5ff 4,777 1.00/1.00 vMB 279
840,103 840,103 0000000000000000000263dc1a6b1216b33617afb95b3ceb1b0e0ad670702845 3,866 1.00/1.00 vMB 387
840,102 840,102 00000000000000000002abc38cf6501ec1f96d1e184c0637bf0ec88aa7949f4f 3,816 1.00/1.00 vMB 349
840,101 840,101 000000000000000000016f9f01317f22872f61ef140928c2d68dcf339fde9d16 4,096 1.00/1.00 vMB 438
840,100 840,100 000000000000000000029672923c00f93600d7068a9645d521974d378a3ae58f 4,805 1.00/1.00 vMB 735
840,099 840,099 00000000000000000000827eab6434d184c5cf888516ab3eb46d8f116414e360 5,234 1.00/1.00 vMB 1,074
840,098 840,098 000000000000000000031de76efad2c24429302572628fde166e7472815b537a 5,354 1.00/1.00 vMB 569
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 665.18 GB
    • Received: 15.09 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.