Loading Tool

Explorer IconExplorer

Memory Pool

76,366 transactions
28.55 vMB
0.07172633 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt 22e5c98e59cdc83a8657e0235e34db1e267206a6a8f48e53ce746003ef0dbb2b
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 52b39196032b941a400b75068c6bc3c065bc9bcad2e98ba95cbf0f4d5a0d67bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.01257765 BTC
Feerates: 100.17 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (881,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
33,741 33,741 00000000b528e5458945cadcb809979f3e95540f534a85cd2297c8d0963cad2a 1 0.00/1.00 vMB 0
33,740 33,740 00000000b35d5ecd5837bf1d7e7510e365865e6db878539c5afda145f1156144 1 0.00/1.00 vMB 0
33,739 33,739 00000000a72446df8490645c2ffcc29d7d5f3876b4bab8145ffc5a17d1aea4dd 1 0.00/1.00 vMB 0
33,738 33,738 00000000866acf680021e5e8c50c1bf6e35f2d74b390a2db83aee269e325fdd6 1 0.00/1.00 vMB 0
33,737 33,737 00000000d13c53d729ec82b847357f6dd9c665a81ce3b422e77026b6fd519979 1 0.00/1.00 vMB 0
33,736 33,736 00000000c90edbe7155503dd9b7d592d3d7d84080967f373595d8f0864fec0e5 1 0.00/1.00 vMB 0
33,735 33,735 000000002c99c3ea1c196af7ccac9c6c81a58b7ec575c7a790ed2f6e7eb02ad9 1 0.00/1.00 vMB 0
33,734 33,734 00000000a12d47faf62a6e9bc372fd6a1866150d294392aeaeafe98f7cd2cabe 1 0.00/1.00 vMB 0
33,733 33,733 00000000af5cf26f38753beb79e444186d7aa78ba6e194e91c6e04ea2287a251 1 0.00/1.00 vMB 0
33,732 33,732 000000000826eed89046beec684c2fe6cec653aa552b35826493e01c3cb462ae 1 0.00/1.00 vMB 0
33,731 33,731 00000000269d748d3c429a4cdd8a6edbede320ef7c2894dbed88bde9786b263b 1 0.00/1.00 vMB 0
33,730 33,730 0000000039dec064da8d3d9d41dbeba2ba3b7a47899e4040a55bf3b1d1643a53 1 0.00/1.00 vMB 0
33,729 33,729 00000000d04e7b04274b3d81310caa1d40f7a5475a5f25e3795f8f88129e6492 1 0.00/1.00 vMB 0
33,728 33,728 00000000aec79033a029889eeebae78ebcd8a2f3dd56994841e3cb69ff083161 1 0.00/1.00 vMB 0
33,727 33,727 0000000028205a310a29bdae33fa3c17ed33eb103fe9c02f4865a7ab27cd459b 1 0.00/1.00 vMB 0
33,726 33,726 000000001dc6573b36a840784cf123ad10add21c8cfa5e097e309b0f69e0a864 1 0.00/1.00 vMB 0
33,725 33,725 00000000449961db547bdac2ca69c7464126f305a87b8d6df1f9a0c03719e6d0 1 0.00/1.00 vMB 0
33,724 33,724 00000000c1c4d1f5201d5695b53ee07e6ab653bac9b37b695853289b31ba0a6f 1 0.00/1.00 vMB 0
33,723 33,723 00000000b1bced63100789868bdb0760cd34eb77ffeb605716dd56980f40a54c 1 0.00/1.00 vMB 0
33,722 33,722 00000000618cfd6ec7f66235b4d2f2984bba353e7ef84648f8a306dcc56f3676 1 0.00/1.00 vMB 0
33,721 33,721 00000000c4aee60116575d3991910ca02d0cec7bfae2eb7c72994b3776cce172 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.