Loading Tool

Explorer IconExplorer

Memory Pool

42,495 transactions
29.68 vMB
0.08900615 BTC
Random Selection Loading Transactions
Max Size: 150.90/200 MB

Candidate Block

Mining Attempt 35280db7322453044078916830801ee997914006a2723a5b16d3f4b7e8cf148a
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 420946cbfd2cd135c251df13f1e72f5d5e9b25b53a9eadd34c36a2e252d6bbec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,465
Size: 1.00 vMB
Total Fees: 0.02995090 BTC
Feerates: 150.97 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (448,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,478 466,478 000000000000000000403547b84c0e30c4450c77c9f50076689ba1bad04019ef 2,078 1.00/1.00 vMB 146
466,477 466,477 000000000000000000f46f33b37f182daec5cf9dd3ed680a2c6a1b5bcae543bb 2,071 1.00/1.00 vMB 169
466,476 466,476 0000000000000000001b29c4b36a6f9ccbb0213b02c7eb659c0eaee1244586fb 2,493 1.00/1.00 vMB 227
466,475 466,475 0000000000000000015bdeb0d56b00dd54410444632364494bd0111f6097b684 1,073 1.00/1.00 vMB 112
466,474 466,474 0000000000000000000d23518316cfbc70f1bbdf597ba7031ef0f1224ba83db1 2,567 1.00/1.00 vMB 114
466,473 466,473 000000000000000001716b4a678abb9ea321b1a19d65146bae7aa74307511514 2,212 0.99/1.00 vMB 174
466,472 466,472 0000000000000000019b9d2b0590f680ca2fec4962afd3ce3713e0cf497a573b 1,220 1.00/1.00 vMB 130
466,471 466,471 000000000000000001e112b63323f648eb31e1aa8c9aae64299bd192ffd72942 1,837 1.00/1.00 vMB 167
466,470 466,470 000000000000000001711db9ba03cf1c8e827b71fe364a616d05665bc273adfc 2,024 1.00/1.00 vMB 234
466,469 466,469 0000000000000000002af1b1e2fc213336aaf6a4cd434f8df84f4e16f3bfeb23 395 0.30/1.00 vMB 240
466,468 466,468 000000000000000001dafc89990032d0526fd3ed36fdf7a87c856d3ec979ad33 3,068 1.00/1.00 vMB 120
466,467 466,467 000000000000000000d714ab31a5d860bb6e9307b986150881131b09e6c32656 1,665 1.00/1.00 vMB 162
466,466 466,466 0000000000000000015ef2d3595de8aff9b9c09f695a5dc4df1aac4b15ef015c 1,604 1.00/1.00 vMB 163
466,465 466,465 000000000000000000b0ce911747ee2b8321cbcd209247c86b2dea0ec56f5c2d 2,313 1.00/1.00 vMB 233
466,464 466,464 000000000000000001e40253460559a68c8f78b2f26cc11adf58296f506812be 1,379 1.00/1.00 vMB 152
466,463 466,463 000000000000000000aca1afae41d32e29d6206e521d5ba3056513438cc7790a 1,340 1.00/1.00 vMB 152
466,462 466,462 0000000000000000005009f72a25043419de38d86d2006b283f49c480ed689db 1,531 1.00/1.00 vMB 160
466,461 466,461 000000000000000001e0069488ac64b191740fd227141d2533f5344022e7cb55 1,471 1.00/1.00 vMB 123
466,460 466,460 000000000000000000fca87f9367e5da45848d40bea6169be60054644cbbe4c2 924 1.00/1.00 vMB 100
466,459 466,459 0000000000000000014e91ffb7fa66d3e5b75cba68b7fed775a4823e49d794e4 1,329 1.00/1.00 vMB 128
466,458 466,458 000000000000000000af685588e43a5a2b7a8b01293af554d6400d1df5f1613b 1,504 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.45 GB
    • Received: 11.66 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.