Loading Tool

Explorer IconExplorer

Memory Pool

88,730 transactions
33.16 vMB
0.19637087 BTC
Random Selection Loading Transactions
Max Size: 199.77/200 MB

Candidate Block

Mining Attempt 2dd47cca895de95e54c42188600145c6ec26696455849c3fa940053f4337ea88
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0062610c48f1d45b9f4b806979b713d93868ea6bbb803e36ef517e460e804054
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08634421 BTC
Feerates: 387.56 > 8.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (492,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,154 422,154 0000000000000000029882836441b11e322d0065227bfea21d8c86d0f1a560da 1,430 0.97/1.00 vMB 45
422,153 422,153 000000000000000004f0afe7f87054a8d6d3285c5749d91367f041d06bfe04cc 1,852 1.00/1.00 vMB 55
422,152 422,152 00000000000000000386b75618df3c2560150c2aa475aeb86319426dc683aa7b 1,584 1.00/1.00 vMB 43
422,151 422,151 0000000000000000041aab72ba7d568acbb90b4409146909b09251be462cd286 1,884 1.00/1.00 vMB 66
422,150 422,150 000000000000000004b92e50c5e9dd970be45ec614e8016c6d95edc5f10d06a2 993 1.00/1.00 vMB 35
422,149 422,149 000000000000000000580b8b8a920ac5b400f4ed5ae8319585c6779ca114e1ba 1,794 1.00/1.00 vMB 48
422,148 422,148 000000000000000004084d97a93089762b0ca5e2f957bcdfa7a1afa2f02c57b9 1,956 1.00/1.00 vMB 38
422,147 422,147 000000000000000002874ae4833669d5172dad87972a6a6c1b802ed749dcee57 1,512 1.00/1.00 vMB 51
422,146 422,146 000000000000000002818eb17429055ae17591ba76b511497d425b7cb796a865 2,748 1.00/1.00 vMB 85
422,145 422,145 0000000000000000032d5231e22f320391a2fe62ce0a6bbd6521054ae11baee5 2,717 1.00/1.00 vMB 68
422,144 422,144 00000000000000000300c60bdf2884749b776fd8d9f08aefa1407c03a50da675 1,847 1.00/1.00 vMB 100
422,143 422,143 000000000000000000632d681dc2e4cd1a3b7d1c401ebf140c72403f87647dd6 1,985 1.00/1.00 vMB 56
422,142 422,142 0000000000000000027a65b25ec1bd84bf974420ceb0d87934f7b4a1fb22eee1 1,569 0.99/1.00 vMB 50
422,141 422,141 0000000000000000020c2c3e1a41f79b47b8b1a11b7fe6306132703b6cd09291 2,691 1.00/1.00 vMB 68
422,140 422,140 00000000000000000216c035c699d2c01981f5e8db91ece6f292b7c5a68b06c3 1,456 0.58/1.00 vMB 68
422,139 422,139 000000000000000002f7d370152adb06827fa4d4383718e8559777e721557753 718 0.35/1.00 vMB 63
422,138 422,138 000000000000000002a5c50b1f9d09791461e21ecb60e12ece4545345fe95486 886 0.73/1.00 vMB 38
422,137 422,137 0000000000000000017df9edab757c2398dab00de606bed4087f34c7e7d3652b 1,480 1.00/1.00 vMB 46
422,136 422,136 00000000000000000227c488e6c064ef9cc0c48c737eb8a4f8bc57613d1aceed 944 1.00/1.00 vMB 30
422,135 422,135 000000000000000004518ee92c9575708ac3bfc7472b7371887f8318ea4e0702 1,880 1.00/1.00 vMB 40
422,134 422,134 000000000000000004f1d980ec694c6a3a93a3e3712d61961df5cdd6835f466e 2,999 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.31 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: 660.08 GB
    • Received: 14.62 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.