Loading Tool

Explorer IconExplorer

Memory Pool

82,956 transactions
31.57 vMB
0.09221083 BTC
Random Selection Loading Transactions
Max Size: 191.69/200 MB

Candidate Block

Mining Attempt d0dff00d4e6a54ebbde5c4bc76b685457c3a3c1d2baadf39519333cec11fb2a7
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 1f900455c0f4987f2df9f1cf04050239a0c7eebe26280df578d11db8984b9644
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.02363952 BTC
Feerates: 100.18 > 2.37 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (499,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,346 415,346 000000000000000003d9767e004e6bde1f621126a8db92e511335ab3ecf212a8 2,142 1.00/1.00 vMB 37
415,345 415,345 00000000000000000117ccd5345091fb6be0c0ea2c1f377ba55366d87632ca61 2,066 1.00/1.00 vMB 38
415,344 415,344 000000000000000005584b965a9b6f98c575df2e530ca54256d518aa133f0af3 2,974 1.00/1.00 vMB 48
415,343 415,343 00000000000000000354d39e25cc8889dbd007e3bb98c8f5f19dbfb697f182cd 3,160 1.00/1.00 vMB 63
415,342 415,342 00000000000000000278b2c5caf9d61375ba82933c4574e51c18b4cd39afef0f 2,704 1.00/1.00 vMB 80
415,341 415,341 000000000000000004254936dd1df3c173242eb14bd227ac524806eccaf76c45 2,932 1.00/1.00 vMB 85
415,340 415,340 0000000000000000052c5dff8a2f620777f533ed2ea60b42787384f3e82efe07 1,047 0.43/1.00 vMB 47
415,339 415,339 00000000000000000055e716f939853c629ea79bed39d1140370641619c2a17a 384 0.27/1.00 vMB 19
415,338 415,338 000000000000000002618f27dc00185a3852dd57e6df1950de589d7f09e7d624 2,618 1.00/1.00 vMB 57
415,337 415,337 0000000000000000010e0db62ea6b035622b360305dad5fe3e2bb1ce55094814 1,577 0.73/1.00 vMB 50
415,336 415,336 0000000000000000051f5eba75413ee096478e4a2ca18fe1d78a9afb1794ab5a 1,275 1.00/1.00 vMB 29
415,335 415,335 0000000000000000016e12403b500ea246986286d9178d104ef9b98948e584f6 1,445 1.00/1.00 vMB 20
415,334 415,334 0000000000000000024d2541bb95fde6b17bc527b8fcc67f048df60ac5711ae9 2,056 1.00/1.00 vMB 45
415,333 415,333 0000000000000000014c24a1b1373885998909026b58b2455b3af5cd70a2c92a 2,523 1.00/1.00 vMB 61
415,332 415,332 000000000000000005596cb137c577cfedae7c61024c40166def11ed17eded08 3,250 1.00/1.00 vMB 71
415,331 415,331 0000000000000000010839d61bf62dafa3b6e9ed700edd9c1888c0615e8c65f4 241 1.00/1.00 vMB 3
415,330 415,330 0000000000000000023ac6b7f84821048065ba2a83d4b427dc97846e55950f64 579 0.29/1.00 vMB 60
415,329 415,329 0000000000000000005cd6fd6ef7adb7501e0b99c13ab61273dbf2a2b41c308b 1,302 0.81/1.00 vMB 33
415,328 415,328 000000000000000003fc8fe30a7ef3c6d46b88117fc4557fa59e63799851fdb7 2,418 1.00/1.00 vMB 43
415,327 415,327 000000000000000003c7d86ba032a641eccee5db49cc58cfcd189bb9eb99f583 2,655 1.00/1.00 vMB 41
415,326 415,326 00000000000000000591ca7d95909babfd27dfef1c6a7727ac14b8710a6d56c7 2,071 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.