Loading Tool

Explorer IconExplorer

Memory Pool

81,658 transactions
31.11 vMB
0.08220035 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 49b72a24df0a978c810328be08f017f256e185cb8df790940bb34356153a7e7f
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root a359a8dc3c602ad2465d1b497a82fd279d273e94c1b67ef451eb5303d7d710ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.01508094 BTC
Feerates: 73.20 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (506,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,182 409,182 0000000000000000005f77af54ca7d3643d68105ad0d554f0a865ad57ab7ece0 1,220 1.00/1.00 vMB 24
409,181 409,181 00000000000000000214d710b938f53e36ed0a919b1e3c9c97630eeb1af64c7a 907 1.00/1.00 vMB 21
409,180 409,180 00000000000000000400db7f9f2e8074d534d80db2642c477f298d4b22aad264 1,571 1.00/1.00 vMB 29
409,179 409,179 0000000000000000027a8fff653a2e14ef4bd513a2e440a852e71e7d7f431bd6 2,360 1.00/1.00 vMB 39
409,178 409,178 00000000000000000128d2adc68d4525a043ff066c56b7ac6056c7a8eb20fdc2 2,350 1.00/1.00 vMB 43
409,177 409,177 0000000000000000055c089f1e3cd68834580cb80da58fd954c723d48cb9780c 2,474 1.00/1.00 vMB 43
409,176 409,176 00000000000000000279716073056c8a37df35e95e68a08b6e2411c87a77bf85 2,829 1.00/1.00 vMB 85
409,175 409,175 000000000000000004644314aa158dbaf387502707c48e79e31de099ac220ed9 1,545 1.00/1.00 vMB 28
409,174 409,174 0000000000000000034a9c277ea5506ff21d4e0566c9f85f2d41a9e495c870c1 2,825 1.00/1.00 vMB 57
409,173 409,173 000000000000000000a39a6b1029393cb9ba889be70c15528ab9a45984905306 2,919 1.00/1.00 vMB 46
409,172 409,172 0000000000000000041403178a9d9811fcd7b3ff56548b78ed26835328c136b5 2,177 1.00/1.00 vMB 28
409,171 409,171 00000000000000000148efd408dd1846d3900c4a9e69b4c125d8bba5f7d96fd7 3,161 1.00/1.00 vMB 73
409,170 409,170 0000000000000000028d3f38a95f582869a2e369e62feaec6d516f858c4538b8 3,252 1.00/1.00 vMB 71
409,169 409,169 000000000000000005cc8c91ff85dabe387aba343ef3866deca8459eb88e1a8b 3,168 1.00/1.00 vMB 81
409,168 409,168 0000000000000000042d3e3c73b11524a9c7bc426fc1ea81440ef02f2274a02b 3,114 1.00/1.00 vMB 67
409,167 409,167 000000000000000002e7d32d421c3eadb55633fd2c80129efe7446b812b86346 517 1.00/1.00 vMB 12
409,166 409,166 0000000000000000001307650ee0f154e0641c537aa25adafcd5a5b90f45eff8 1,222 1.00/1.00 vMB 25
409,165 409,165 0000000000000000002d90d2937651864532796252c157adcbd52f5a743b19f5 1,310 1.00/1.00 vMB 24
409,164 409,164 000000000000000005a6cefce5ea159427c2fd48b35da77b82eb231708601fd8 2,658 0.93/1.00 vMB 52
409,163 409,163 0000000000000000044746e6666150e0679a22ceaf2cfea7e6f84749697e4d37 1,302 1.00/1.00 vMB 28
409,162 409,162 00000000000000000100676980746dbd216b8330fdde58e7d158868110e16330 1,301 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.