Loading Tool

Explorer IconExplorer

Memory Pool

78,515 transactions
29.15 vMB
0.08272156 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt 88d0ad3428955aef9e1d3d50937bea09bf7e364e1c70cbd38744504850e310fc
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 16a1b43e6fd0994813563376d37dbadc05fcf13b6ebec65903a47bacc1f1906f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02171626 BTC
Feerates: 178.73 > 2.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (449,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,818 465,818 00000000000000000149931eba71f275f45aa074f2c1f09d3a1058b53b9f7c80 2,839 1.00/1.00 vMB 153
465,817 465,817 0000000000000000018681f5ed00c94a5ca6a18797d5f6d1bf58498ff727269b 1,336 1.00/1.00 vMB 144
465,816 465,816 00000000000000000046433318ef8aa877bdb4fb8308a6b6d70cee6032db6405 2,769 1.00/1.00 vMB 234
465,815 465,815 000000000000000001d00cf3fc571b006f1c09f201c7c54dd38b4078c45ed1ea 2,182 1.00/1.00 vMB 212
465,814 465,814 000000000000000000417f66c90804c0ecbbc26198e1ef908521549ed0ea8afb 2,372 1.00/1.00 vMB 147
465,813 465,813 000000000000000000ae1b32642f2d4c17bfff5ac7abcee7f4ab2c80b63cb01c 2,100 1.00/1.00 vMB 180
465,812 465,812 000000000000000000a5651a7549960147a442728ceab25bcdef43dada1a2056 2,598 1.00/1.00 vMB 228
465,811 465,811 00000000000000000153b22319badbda02892c2bf354112062a5555b801d6efb 1,692 1.00/1.00 vMB 202
465,810 465,810 0000000000000000007c6198560b5bdb148af57078ecf20daa0d948836a20318 2,179 1.00/1.00 vMB 187
465,809 465,809 0000000000000000002852d407dafb17c521a7da5f292f1125f22c9f560ce3fd 1,378 1.00/1.00 vMB 156
465,808 465,808 000000000000000001d045041484b95fe12bef865b7477a38611fb1564747792 2,174 1.00/1.00 vMB 234
465,807 465,807 00000000000000000047e95d41af7a721e666e20823fa487c0e93244cd31373e 2,553 1.00/1.00 vMB 306
465,806 465,806 00000000000000000066ccb36943e168a8cf7494b838730d3a1e64149ff1f352 1,934 1.00/1.00 vMB 138
465,805 465,805 0000000000000000013b5950e02796d96ea0ecb4fdffcca9aee0df0d7cc8edb1 1,351 1.00/1.00 vMB 207
465,804 465,804 000000000000000000e8c1f71e53c04de708a4b1ceaa868995732fcfc64f0471 1,163 1.00/1.00 vMB 276
465,803 465,803 000000000000000001ddba9265e22afdecaa69d7b984bd7e63c4f10506413a00 2,491 1.00/1.00 vMB 158
465,802 465,802 00000000000000000051d546b63a96ef14700acd2c25727105b1913bada45082 2,200 1.00/1.00 vMB 212
465,801 465,801 000000000000000000ccbf6bb5571a3b6c7170edc0db33c111c3b895500f5681 1 0.00/1.00 vMB 0
465,800 465,800 0000000000000000007f4f0dbc933198ef0fe6bfba1f33ab651948c3db206bd9 2,928 1.00/1.00 vMB 158
465,799 465,799 000000000000000001097ddcc5207311e94adb2695ae550baab451e234b66b6a 1,680 1.00/1.00 vMB 186
465,798 465,798 000000000000000000b800d04b1975adc9a5a677ecbda32b8ed4ed7ef91545ce 2,425 1.00/1.00 vMB 247
Previous 10 blocks ↓
Total Size: 782.68 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: 678.22 GB
    • Received: 16.44 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.