Loading Tool

Explorer IconExplorer

Memory Pool

79,694 transactions
29.63 vMB
0.08828052 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 458a511fce78502021d07f6dcde63a74d728d17c8574f5029153689e48c9f813
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 476e4e88ae81ea815727de98857ca03b9c4b0631d2a8df27257e71be52905ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02523645 BTC
Feerates: 100.11 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (472,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,232 442,232 000000000000000000cb5f2e659106e5a32243ed0212593e6d30ab1afd09ef8f 1,441 1.00/1.00 vMB 58
442,231 442,231 000000000000000001a93dc8b05d2121a0d1ccc22879074735f525cb64342e9c 2,729 1.00/1.00 vMB 68
442,230 442,230 00000000000000000255b0c1da31375556608c291ff9782ea25ab5c34cc7268f 2,312 1.00/1.00 vMB 87
442,229 442,229 0000000000000000009f1c7920aa38397993346a06129660432a9a3cdf2f6c39 2,015 1.00/1.00 vMB 92
442,228 442,228 000000000000000003b5cb14c0bbf43a472c5651780f15e80839a419136b1614 3,077 1.00/1.00 vMB 115
442,227 442,227 000000000000000002930285f7566202e300e58e021800cd9258572114dcc557 1,701 1.00/1.00 vMB 62
442,226 442,226 000000000000000002046c0777217f1c155d834afe013e3c33acb8430117494a 1,923 1.00/1.00 vMB 63
442,225 442,225 000000000000000001e12cc725630ffdd5e34c19a0d891a0ce14bdb489e2da10 2,716 1.00/1.00 vMB 75
442,224 442,224 00000000000000000375e244a1f5d5fb3bb16c38a63e226c04c9fed69694af58 3,007 1.00/1.00 vMB 78
442,223 442,223 000000000000000001897bd109c8488b59cec78f9ae03ec073346f17c1dd24e3 1,810 1.00/1.00 vMB 79
442,222 442,222 000000000000000003ae393fc4645bba5bb8ced0d11c0ed089b32f5d85f8ef83 2,255 1.00/1.00 vMB 76
442,221 442,221 000000000000000000ed106511754744471ac2de50a900bf81884392e29c43a0 2,276 1.00/1.00 vMB 84
442,220 442,220 000000000000000001ed387f66e3cfb3125282edad5c773a2b19cf385665553f 2,024 1.00/1.00 vMB 115
442,219 442,219 0000000000000000020064669ed22d12646e65af2b0af4ca551c51570a45ff20 2,485 1.00/1.00 vMB 91
442,218 442,218 0000000000000000023f3dfcfab75b8a53c803907e394712cc988d202d905b52 2,580 1.00/1.00 vMB 93
442,217 442,217 000000000000000002820180c1938bc3936b9cceb33a7e6c794e8a485d1b722a 2,431 1.00/1.00 vMB 93
442,216 442,216 00000000000000000107f792fc281a82ddce36a33ce9ff3644dc5abed742bf1c 2,149 1.00/1.00 vMB 99
442,215 442,215 000000000000000001c74cfbc1c6095442210512d3ce9020670e94c5c481be3e 1,518 1.00/1.00 vMB 32
442,214 442,214 000000000000000002c491f46668ee4747b42dbb0744b106f987d604b530f1cb 2,255 1.00/1.00 vMB 61
442,213 442,213 000000000000000001958c5223715e001fac4b61b2b75d27104597b2e4073c7f 1,646 1.00/1.00 vMB 65
442,212 442,212 000000000000000002176c1a9e4f9b18bfffa7319c0f596befc699f448b1f3bf 2,676 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.