Loading Tool

Explorer IconExplorer

Memory Pool

46,927 transactions
29.27 vMB
0.14531995 BTC
Random Selection Loading Transactions
Max Size: 155.15/200 MB

Candidate Block

Mining Attempt 6bbd53e15b193bf3ba9cd2b21b10795cecaf4728ed0195fc998181d41ec6e11d
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 1fd0c252bc1c48ac3a2d2a883827d72dbba30e6069a25a2728d64e8f4cf5c49e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,774
Size: 1.00 vMB
Total Fees: 0.08416557 BTC
Feerates: 502.67 > 8.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (174,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,335 740,335 00000000000000000000e179e2d49da9e853dc9cbabced4b10cf6eb7d3e246fa 1,544 0.88/1.00 vMB 3
740,334 740,334 0000000000000000000504652613ae5449a46278acaa59a6c2a726ed1e9b3e71 3,683 1.00/1.00 vMB 15
740,333 740,333 0000000000000000000468487844fb7b358e29ae1662daba912e3c3dc168f60d 1,315 0.57/1.00 vMB 11
740,332 740,332 00000000000000000005831e81fa4978c1b10a9568e4d45b8629c71153388f4a 1,719 0.52/1.00 vMB 11
740,331 740,331 000000000000000000029a088f19aa0006c128d5ed7fd06bdd43f421f0e2115b 1,437 0.40/1.00 vMB 11
740,330 740,330 00000000000000000004ad6405e71d320aaa7936c33de858d5c414d4dce9824d 1,250 0.45/1.00 vMB 9
740,329 740,329 00000000000000000002e7b4a9811b7a1e92711cce753a7107d9168ee3ac3c0b 627 0.19/1.00 vMB 9
740,328 740,328 00000000000000000003e19b34bc61325774953921465fa73e5de163c7e1d41f 42 0.01/1.00 vMB 17
740,327 740,327 000000000000000000004514acfd4e7912d277b14cc20cd62afd6347cb2b5453 1,325 0.52/1.00 vMB 10
740,326 740,326 0000000000000000000284746ecc3185061b618fa5c76d3e5c3bb0e850a17f3a 1,275 0.62/1.00 vMB 7
740,325 740,325 000000000000000000069089b4f8336fc87abb4616fcd3fff214ec0d1f805ad9 443 0.14/1.00 vMB 11
740,324 740,324 000000000000000000070080ff59a4a50234deee7e119c3782850575f864861c 797 0.31/1.00 vMB 5
740,323 740,323 000000000000000000085f6c545ac69a7b7616ec2315212948b2e3c769b2e07e 1,546 1.00/1.00 vMB 12
740,322 740,322 00000000000000000000c41e8a5536dd2a8471b20c1a3957e0c244a69e006701 362 0.13/1.00 vMB 8
740,321 740,321 00000000000000000003df86aa0da0778311104ee5e8dcc8c73be69f1007be10 2,013 0.88/1.00 vMB 9
740,320 740,320 00000000000000000001c7e66a141e55706165b13612d9060894d622e2171b3c 2,597 1.00/1.00 vMB 4
740,319 740,319 00000000000000000001f660c42c3e684414bb4e4da139b414be341b06a4eb1c 3,032 1.00/1.00 vMB 10
740,318 740,318 00000000000000000008d9e570c361d73616144a62c0aed8a2a369859923dc1b 3,631 1.00/1.00 vMB 21
740,317 740,317 00000000000000000007f881cf0e21fb492fcc422384ae85709b615159da22b3 1,291 0.43/1.00 vMB 9
740,316 740,316 00000000000000000008cdfff4a5cd68438aeb55986fdf27d6ea2422a556d6cb 1,441 0.66/1.00 vMB 8
740,315 740,315 00000000000000000001d4d72946a3ff893b7cee3394bc35a2b4c83c51314885 1,617 0.95/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.05 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: 650.92 GB
    • Received: 13.35 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.