Loading Tool

Explorer IconExplorer

Memory Pool

84,400 transactions
31.69 vMB
0.14379952 BTC
Random Selection Loading Transactions
Max Size: 189.25/200 MB

Candidate Block

Mining Attempt 88666da265981208d228807fbef198668d2a13b1d0553eb44c4f7b78f4326f15
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 98b05438a7eb68bc288a85dcb3d3ab1d5276ec410449a8cb98f02993f8785323
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.03792530 BTC
Feerates: 55.77 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (477,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,182 437,182 00000000000000000311036f861e97fb6f7227d2129c8f89ae29ed91911e47f9 1,734 1.00/1.00 vMB 40
437,181 437,181 00000000000000000289274a97da2dfb37e6d3ed0beae21617c258fc9ba7d1a0 1,985 1.00/1.00 vMB 43
437,180 437,180 000000000000000000f16cc9cb218bb7cb62603f0022bad7a65c5c2b00d7d751 1,950 1.00/1.00 vMB 79
437,179 437,179 00000000000000000183f39b872f98ca254ffc5481924c8c190b03578be0f583 2,663 1.00/1.00 vMB 69
437,178 437,178 000000000000000000005d135ab452743dde190589fc5b2c90ef9f6709a266af 2,130 1.00/1.00 vMB 44
437,177 437,177 00000000000000000122fd2757246fd50ad8eed6b751a3d42a9fad4572cc0915 2,457 1.00/1.00 vMB 78
437,176 437,176 0000000000000000041d90c659fb1695d517b193c63e4bdfdc93c5d5de0864b3 2,652 1.00/1.00 vMB 58
437,175 437,175 00000000000000000378bb3b7284e701a36b40635e3a634c8dc5b3498d0aacfb 2,278 1.00/1.00 vMB 61
437,174 437,174 0000000000000000034f71c339810e4626dff6cd212bf6163727a3c29097a653 2,326 1.00/1.00 vMB 92
437,173 437,173 0000000000000000033f46e84f897a57d7c6b2a9dfd82b0506043f65dbfeaff1 2,114 1.00/1.00 vMB 57
437,172 437,172 0000000000000000018ced263db333a14d8e187aeeb582608a2dba955289333a 2,200 1.00/1.00 vMB 57
437,171 437,171 0000000000000000004ba1da3dee8c63fbf48a392320d259eaad805d10f0a891 2,256 1.00/1.00 vMB 70
437,170 437,170 0000000000000000013b713ea05c253d733697b72141f816688b516ecef82498 2,796 1.00/1.00 vMB 63
437,169 437,169 0000000000000000014e096c9dff42ced85ebce2af280d05780264c4e9a07732 2,566 1.00/1.00 vMB 93
437,168 437,168 00000000000000000331e9943b3357eb108ce2046dc885c0931cebfa4ab6b3af 2,484 1.00/1.00 vMB 84
437,167 437,167 000000000000000001e34853fcaaf1834038dcd89fe87bb59d0788b1f414664c 1,850 1.00/1.00 vMB 51
437,166 437,166 000000000000000000b46f8cdd92c11c384479366d693dd453fd16c8b6da63cb 2,407 1.00/1.00 vMB 70
437,165 437,165 00000000000000000302045a0e5b9b5e6be36122c242cce54cc8c898febe96d3 2,691 1.00/1.00 vMB 73
437,164 437,164 0000000000000000016b70498023dc02d98690e254e2b4dceb888ee490373c2b 2,089 1.00/1.00 vMB 67
437,163 437,163 000000000000000000f0487597dfa4cfc518fce451d1ee9de853b6eafc58366f 2,359 1.00/1.00 vMB 63
437,162 437,162 000000000000000001e42709811f1bd32a3820fa69a92fa0297cff4eb1f257b3 2,747 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.