Loading Tool

Explorer IconExplorer

Memory Pool

23,081 transactions
10.16 vMB
0.06086086 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.75/200 MB

Candidate Block

Mining Attempt a9d7fab1dbe204d0b4147a43febf8545137780c0f3521833b2e7a0babb57e007
Version 20000000
Previous Block 0000000000000000000019a2bc7789d97e1fe54fb5028737bae97eb7a8b5ac3a
Merkle Root 62bf36a7fb3c24d9634319202fab61f1c9ce0fd89078a6f0882154d98a06be01
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,231
Size: 1.00 vMB
Total Fees: 0.04447418 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,557 (689,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,136 224,136 000000000000030447544c99cc2e48858b6d2e0d43b270f2ea606f13de1192b9 391 0.25 vMB 122
224,135 224,135 000000000000013cbec935fba944ed0faab7a0c16c78a477cf91604147dcdb71 798 0.25 vMB 316
224,134 224,134 000000000000035e48b698223e7f5d589e3dd4f70a870afdd160e9a7acf0e67c 275 0.19 vMB 100
224,133 224,133 0000000000000169ad6fe791307601823703e72ee2cc6b260610536650a809e3 731 0.25 vMB 273
224,132 224,132 00000000000000563b8389a291cc115dbb96537354d4b82ef938580b165ac04b 623 0.25 vMB 193
224,131 224,131 0000000000000134d2916202eacd0c0a76125432d7b4f29ee6e54d30c421bbda 256 0.07 vMB 396
224,130 224,130 000000000000029565a3b0fe1316fae7cfb107a47d27c683f34e99786a1336bf 214 0.15 vMB 131
224,129 224,129 000000000000027f412e75da8d2ddbe9d6dcff7d79301476d91c06975c53e43f 256 0.13 vMB 127
224,128 224,128 00000000000002b1c4b73afc910260c03fd878a3b147ff071228c605e4af88fa 840 0.25 vMB 245
224,127 224,127 000000000000033158acbf099a2040d8824956f661c3fcb0d2e1962b9f623f68 160 0.06 vMB 193
224,126 224,126 000000000000017beb00e3868e4928e76df07c69019d2a3dfaa813ce44c201df 356 0.20 vMB 133
224,125 224,125 000000000000021873f2fd30a9e279d8bc658bc8b2ea2f86c5cd6600c64adf5d 1 0.00 vMB 0
224,124 224,124 00000000000002108a255ab1e1bc9955ae528e35450646f2b5809ac9e2860251 582 0.25 vMB 139
224,123 224,123 00000000000000bc4cfd900485ca29e8bcdd3f9a8c84508059a07714d3a50de6 908 0.25 vMB 288
224,122 224,122 00000000000001973f46efa6f9b5b804b258d6a380c1b3833b7858d65e4cc534 145 0.09 vMB 97
224,121 224,121 0000000000000367132957efd55ed7332187f7c7096e05d5d7ff5d3a398d789d 476 0.23 vMB 214
224,120 224,120 00000000000002c22c3d3e9687eb473955d0072b9508bee8a698103601588379 500 0.19 vMB 205
224,119 224,119 000000000000025e46ebe7ee36d6be6b8eab23b0335260f7684a7d0e923cd129 254 0.10 vMB 197
224,118 224,118 00000000000000700e4e9d975f252a2431cabd5ca3226343905120c829e6e01f 312 0.22 vMB 123
224,117 224,117 0000000000000082d70d4a7a0e735cb11cc217b0b2f4e67bc3c49204a85d5b2c 387 0.25 vMB 138
224,116 224,116 00000000000000017b4913ee095bb924f4ac1dfd48a2dc4092d4351cc1b100c1 437 0.25 vMB 158
Previous 10 blocks ↓
Total Size: 779.83 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: 422.30 GB
    • Received: 2.28 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.