Loading Tool

Explorer IconExplorer

Memory Pool

80,348 transactions
30.11 vMB
0.08913649 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt 91984fdb41bfba0e6b6d2c047491cc81858825bf32519e8cb703d316d1151cea
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 15be7e9dbe2e98aa9997b8f6355bc1f0c520917141691dd974872615680b8c56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.02753219 BTC
Feerates: 301.07 > 2.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (564,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,116 350,116 00000000000000000a1f3ece00043d6bc5558845b30968b73f6f1e867bf92032 476 0.22/1.00 vMB 27
350,115 350,115 0000000000000000057d336bb3af753fcba966aa7ab717b2633dd083e7ef70e8 451 0.28/1.00 vMB 24
350,114 350,114 0000000000000000073af354bd41a805527ddecaaeef2ee8922a55d97916123e 310 0.16/1.00 vMB 25
350,113 350,113 0000000000000000170db06c36a6d2f2ced1d0e6df66a4399f03b8491ed10514 1 0.00/1.00 vMB 0
350,112 350,112 000000000000000000ab892d66c5f1881e43dc3fe453e3199d8c3090b38aa3aa 880 0.53/1.00 vMB 23
350,111 350,111 0000000000000000137fda2ad0d6f81b76ee0a7c3c1224630115034b16afdaef 923 0.39/1.00 vMB 31
350,110 350,110 000000000000000013f12aaca88e50503185616bfac02c3d05d0a9cb270b28c7 482 0.29/1.00 vMB 19
350,109 350,109 000000000000000013aa7af953c70abdb237c0c4ab55fef076c091b1461f8b7f 1,343 0.75/1.00 vMB 27
350,108 350,108 00000000000000000ae3d1a312d023bf7ac05dc9d376d630f11aa3ee5ffaaa03 310 0.18/1.00 vMB 20
350,107 350,107 00000000000000000bace1dfe75c2b7367bb6452e5c7ed7de91d54f9035ccd39 321 0.19/1.00 vMB 19
350,106 350,106 00000000000000000eedd161eac1cd09d2d68dedb7f3999d6b7589e5e5236efd 409 0.26/1.00 vMB 22
350,105 350,105 0000000000000000081c5a66687e01a265ec910805fa1f6f3733dd96666db3a3 838 0.42/1.00 vMB 23
350,104 350,104 00000000000000000ae9b2f5eaf099c3e9a062b729715f87b0308f98d7b77ed4 670 0.35/1.00 vMB 29
350,103 350,103 00000000000000000b51e76ffb3c16d1612f46345593627a4a2a8270854c08b2 291 0.20/1.00 vMB 20
350,102 350,102 0000000000000000111a6952293f37046a101e088a8ec90415be0ebd24e8fca8 248 0.17/1.00 vMB 19
350,101 350,101 000000000000000012579da70ecae513cdc2ec9c2e844930ade89f6140ed45f5 513 0.32/1.00 vMB 20
350,100 350,100 000000000000000016bc0f114e134dc32983032826f8888dd603ce77decde5b8 675 0.34/1.00 vMB 27
350,099 350,099 00000000000000000a7b1ddb18aee6a46dde978a62c671e32eca3aede7f90b7a 194 0.16/1.00 vMB 17
350,098 350,098 000000000000000003a4920051d5cd04dcbdb05f3d1e699608b40a888db94f78 666 0.36/1.00 vMB 23
350,097 350,097 000000000000000008e7dc9ca63495d56ca7624dc36218b56cfc23efb8a7f42d 1,310 0.75/1.00 vMB 22
350,096 350,096 000000000000000000c4a170d49f361ac0b0240ab7e482a0dfb1c657e82dd2d3 1 0.00/1.00 vMB 0
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: 664.97 GB
    • Received: 15.07 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.