Loading Tool

Explorer IconExplorer

Memory Pool

38,696 transactions
15.82 vMB
0.11199488 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.05/200 MB

Candidate Block

Mining Attempt 49f3d3000922e668abe3bcef15596a4c44484e7a299493f42e6400d7bcd54809
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2e4ec858a8b58dc0d5cc88ce36d296e94e7a910a3ca53c77502c4b64a240c4a2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,397
Size: 1.00 vMB
Total Fees: 0.03965424 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (708,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,155 205,155 0000000000000374d2ea42d17790dc6bf18858e8bbcfc5de8fb411305dc342c6 88 0.05 vMB 103
205,154 205,154 000000000000035432b588c8e94110d3f7bcd67116f2f33b5482890ab28a79b8 91 0.03 vMB 177
205,153 205,153 0000000000000461e6067d9695fb6a3deea8a3de462df780b1e1400f84348e8a 10 0.00 vMB 18
205,152 205,152 00000000000004e7b03d84c4f7243486c5d7c1547805ab72553b0422956422b1 73 0.03 vMB 130
205,151 205,151 000000000000046318336e2064ec2845c64bbbaa6417c5789df0a74b49449d13 12 0.00 vMB 46
205,150 205,150 000000000000018a945012245a6b938c30391f552708c5b01ec3b0a8d34e34b2 38 0.01 vMB 34
205,149 205,149 00000000000001953cff7f8ad345abb6dacf4065793b04056148388edf93cc10 68 0.03 vMB 131
205,148 205,148 0000000000000387c5573b7398adfd2f53b7f6f0774cae648dd668ee316c1b67 64 0.03 vMB 137
205,147 205,147 000000000000053e5d6a04c3b7bd18fcddf5e081a4124accb530d2a00f961459 138 0.06 vMB 145
205,146 205,146 0000000000000098fcf612a8600201fec8d08e6ca26980819dd5a731448e5f5c 7 0.00 vMB 30
205,145 205,145 00000000000000137c3de0e9d2686e58a8ae775fd9379bbd26b757590f82f302 1 0.00 vMB 0
205,144 205,144 000000000000047a5d6232869c0db9c5cb9b519984d30fba6f152360b55d2d36 5 0.00 vMB 0
205,143 205,143 00000000000001018c10b99ad39f0fe282191988a09cbfdf3bff8169055b19c5 86 0.05 vMB 172
205,142 205,142 000000000000012eb1280b15a92900c6a674a5698455b1db5b36a9c0067b142d 12 0.00 vMB 418
205,141 205,141 0000000000000179c230b34a31038b412c9d2c7428ec0583e86c0d63afd88e19 178 0.05 vMB 92
205,140 205,140 0000000000000454302ecaa849de9d234b8cf5cc233b3612ea4d13e497c590aa 50 0.02 vMB 289
205,139 205,139 00000000000002df7d2fdf7871b498a0ddeb2e52aa78bf4e9626e52110815313 61 0.03 vMB 229
205,138 205,138 00000000000002d536a47506c903415621c7e86c6767080316c99df02ca50a45 133 0.04 vMB 192
205,137 205,137 00000000000004263fd6631ff0461c3caa300663bf2636f58babbe619097ddd1 147 0.05 vMB 168
205,136 205,136 00000000000000dd4bfdee0ab21138cb4dee8d04ac8363b8a051bf1b39e6e145 30 0.01 vMB 155
205,135 205,135 000000000000007f47464d352df33d59021b25b508f3dae305f3c5fda8034aa6 114 0.06 vMB 194
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.45 GB
    • Received: 0.39 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.