Loading Tool

Explorer IconExplorer

Memory Pool

21,043 transactions
10.56 vMB
0.04099432 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.57/200 MB

Candidate Block

Mining Attempt a4bb08d5e18f410c82398d019089088b4ccc656b94d985354fc1f9a9f9975525
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root f40720e8f825f7509a5ac38570f4e30c5f47ae7764a0274864d143ec1750447d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.02358645 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (662,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,422 251,422 00000000000000539d1e0db43ffc3b2e0ea3aedde1551574b1107c2d7568de85 64 0.04/1.00 vMB 18
251,421 251,421 0000000000000001824eeab0ab38b0d3a3642abe3c7f89fc7a3184ba9c1fca56 207 0.09/1.00 vMB 100
251,420 251,420 000000000000004cbc7658a8f6753447e601fd166c61011a3be3b300c74992f9 146 0.06/1.00 vMB 154
251,419 251,419 000000000000004b8e8f0f9c160b9d5a45feb87bbbf20908890fec4746c38b7b 128 0.04/1.00 vMB 134
251,418 251,418 000000000000006920f27492166f8575011d9fd8b392489257fdb7f9f5af1e01 422 0.17/1.00 vMB 102
251,417 251,417 000000000000006deaddf43bd20316d8414a240bf7aa0f52da43ff9def90dd99 92 0.04/1.00 vMB 90
251,416 251,416 000000000000005620b43380c143c1b30b41174cc2344941917029f4c98cfe5a 125 0.05/1.00 vMB 114
251,415 251,415 000000000000005d0566652b2549637192d8830bcf524349f074c3eaa7d0b4da 366 0.17/1.00 vMB 93
251,414 251,414 000000000000002b3db46735e5621590ce3920fdc2db712a395bde612b88d6c7 376 0.15/1.00 vMB 109
251,413 251,413 0000000000000049055c4b847e58b72147f1247c1f050ce0a752275a79d2f8db 145 0.07/1.00 vMB 116
251,412 251,412 0000000000000056b46eedff77ba200c2cbfbcfd06e70e5398c0c82d73e39b0c 127 0.05/1.00 vMB 82
251,411 251,411 00000000000000297d758e05ff683d3fcd4074a7e0604cbec7277bd0fbfcf438 48 0.02/1.00 vMB 94
251,410 251,410 000000000000003925cb62f58966cdbd8f27ba6d01375c6a633f10390209ad8c 49 0.02/1.00 vMB 51
251,409 251,409 000000000000004d7958cc2781613d7e9bdc522f73c36cfd66aed0d0e9f013fa 219 0.10/1.00 vMB 107
251,408 251,408 0000000000000041ad5a4b3e256b87549507b2f895bdc86cd9766cde1c9df7ff 176 0.09/1.00 vMB 101
251,407 251,407 000000000000002bb709485c3b87ccb081e4b80596a34c0220c586221d6259da 141 0.08/1.00 vMB 89
251,406 251,406 000000000000001aec4fb5023b91bd1c47ca91b0e8962b2d9c8ca4431eb65dce 198 0.10/1.00 vMB 88
251,405 251,405 000000000000007282dd83085bf4beb6d493af7d8b548aeb1c138fa4ee472d06 131 0.06/1.00 vMB 111
251,404 251,404 0000000000000065d0a3ac28eb2989ae9ae242574911dbc4bf1456b7606d6219 22 0.01/1.00 vMB 104
251,403 251,403 00000000000000062fe8eb4e4d0bd8287d4bb591ccacdb727ef3eaf5ff50b044 223 0.11/1.00 vMB 109
251,402 251,402 000000000000006e8cbc0168e534b1d307d770dcc8791dc4fcc1bce7c88bc671 149 0.06/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 779.85 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: 432.77 GB
    • Received: 2.37 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.