Loading Tool

Explorer IconExplorer

Memory Pool

71,675 transactions
27.17 vMB
0.07017036 BTC
Random Selection Loading Transactions
Max Size: 164.24/200 MB

Candidate Block

Mining Attempt 1ea21811c710069ce98f33ebd69ada2996ae5183206e726169882a65db622c60
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root 4e7cec3dbb5dcc970904d22acd7044d27d354a6750c13a44b8bbee02096e8f83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.01183178 BTC
Feerates: 150.93 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (819,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,120 96,120 0000000000058597dfa39fe527b507b4048cad33ca1e129664136393ef26ff5d 1 0.00/1.00 vMB 0
96,119 96,119 0000000000029d6a686f0a7ca69e5fb9d226e4b2c64daf36e2da0710a14a17b5 2 0.00/1.00 vMB 0
96,118 96,118 000000000002441e348dda5d4fc32d8140da9c4f035b5ad6851e449695c45fea 1 0.00/1.00 vMB 0
96,117 96,117 0000000000008c9fa44f2f1d846dbade0f2ac0b91c432437a34edee10712e77a 3 0.00/1.00 vMB 0
96,116 96,116 000000000000f1b3799e63f09028d6e760075423b52e115858dbb7ba42dfee3a 1 0.00/1.00 vMB 0
96,115 96,115 0000000000005e8a17353c1cb6b43cf80d9aeca1225e3b0fcc6da0f5482a3616 5 0.00/1.00 vMB 0
96,114 96,114 000000000007cc05413b23fe549082da44ecf409caf724393fe9bdbd81c550be 1 0.00/1.00 vMB 0
96,113 96,113 000000000002768acffae68a582259bd59cae6a4f358755797460e162f94c5e1 1 0.00/1.00 vMB 0
96,112 96,112 000000000005ddc400ae104ebc74d809998cff8c1a147e54e18fe81afbcdd984 2 0.00/1.00 vMB 0
96,111 96,111 000000000006b706ef88cdc6e86f2f496acd61aefe36e547d7a43ddc90806559 3 0.00/1.00 vMB 0
96,110 96,110 000000000001b6bda8e682a5456a671225edf342e161df6180a7c5626a747ec1 6 0.00/1.00 vMB 0
96,109 96,109 0000000000019fab78d72976ef65c9de6335442c909e9d0de39c466572d1357c 1 0.00/1.00 vMB 0
96,108 96,108 000000000005561d0df0fcaefb84988b52c909aa552b540ff879860ce2e44bd0 2 0.00/1.00 vMB 0
96,107 96,107 0000000000027e4b6da05db8781283cad01adedd5e73a0eec6f047f9d08c9b33 1 0.00/1.00 vMB 0
96,106 96,106 00000000000714150ffdbd407d723f163a52c887154136ad29e48e3175e4c3a9 3 0.00/1.00 vMB 0
96,105 96,105 000000000002bcc198372d8c791ba49808831d5e563d4ef0c00eb4ad67f7a55e 1 0.00/1.00 vMB 0
96,104 96,104 0000000000062d0c52d366cbf1f2dd94685c4c585ddcb4acc15e93c8fd85ac79 1 0.00/1.00 vMB 0
96,103 96,103 00000000000182e333495413881a70d4de2129a00514c7524b9547a24038b0e4 1 0.00/1.00 vMB 0
96,102 96,102 0000000000061bf7a262ea7d686426a6eb8e2e4e6098aff7bb530b20d124b7de 3 0.00/1.00 vMB 0
96,101 96,101 000000000003afa3b68403d0ab16d2e39748e8beee77773d46fbb5f233bd1f9f 4 0.00/1.00 vMB 0
96,100 96,100 00000000000707297caeaeb7181c10e4387757a935c459ece11f134c7b0a5567 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.