Loading Tool

Explorer IconExplorer

Memory Pool

78,473 transactions
29.43 vMB
0.06841645 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt af445511781d1f9a59ccc96b0c00821e7e320dd022500ba86989829321d49df7
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 8ddc5c0671e0ec887a961bd8d6555a154176ed75f90533ce0b75f887acaa3046
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,049
Size: 1.00 vMB
Total Fees: 0.00872587 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (289,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,833 625,833 00000000000000000011d0d41d208072891452bc714122ce1eb7d3e68938b9a9 350 0.11/1.00 vMB 10
625,832 625,832 000000000000000000053f5d1f14f63081b49074bd2dbff1a28fa86d05a5fbe2 38 0.38/1.00 vMB 1
625,831 625,831 000000000000000000031d1bc2110c19dccc82e672be717b58f9dd81b5d61fc3 1,844 0.97/1.00 vMB 3
625,830 625,830 00000000000000000011d90d4df7603bf7cf3f51b60dcf0fa064320f806ede22 2,958 1.00/1.00 vMB 14
625,829 625,829 000000000000000000050e7dde2b0e0ae90b995cdf2a0cc3ac59a142872eb2eb 2,401 0.78/1.00 vMB 12
625,828 625,828 00000000000000000011462d85a5610aebf55b2341bc7c8f9c83637c4d020252 357 0.11/1.00 vMB 10
625,827 625,827 0000000000000000000b1127b9d3dfe603d3663dd53922842881a9894406cff3 508 0.19/1.00 vMB 19
625,826 625,826 0000000000000000000f4ace63decd8001c219cedd673058ebf7bc8b896f21ea 232 0.24/1.00 vMB 4
625,825 625,825 000000000000000000021cd361f361f8ce9a0b84437020c2f373d851e8ba910e 1,456 0.97/1.00 vMB 6
625,824 625,824 0000000000000000000d16cdb3a025cc1eb41dcbcc49b2abfa5fcfb87500b709 2,086 0.99/1.00 vMB 8
625,823 625,823 00000000000000000008ff65d3583e84e39f70ab5251dfeda1bcbc686eebb1e4 2,493 0.99/1.00 vMB 12
625,822 625,822 0000000000000000000df7f4aa18c16fcebb46e6189bf412b32c13bf0af9a856 2,305 0.99/1.00 vMB 10
625,821 625,821 0000000000000000000dc028c19cda1bedf663df9d3b54e4ba1547a13e8243e2 2,688 1.00/1.00 vMB 4
625,820 625,820 00000000000000000000559fbbcbfd9681b5f36b00cd717064a2328f8dcad52c 2,255 1.00/1.00 vMB 15
625,819 625,819 0000000000000000000e1089abf14e4643daef0479c7686f4d3b1fab253f2ac4 2,746 1.00/1.00 vMB 17
625,818 625,818 00000000000000000011347e9841fe068659ff1d06855923df9d762aac4a0d1d 2,364 1.00/1.00 vMB 4
625,817 625,817 0000000000000000001021b1072b7c58364a5f99470a44147d5d2841a9e24e63 2,973 1.00/1.00 vMB 17
625,816 625,816 000000000000000000045f385909cc434c52be9ee3d30c57e96396eb5ffd7b28 878 0.87/1.00 vMB 3
625,815 625,815 00000000000000000012fff549150f4dfe2f311d1a1bd44115cedfaee6aa1ca1 425 1.00/1.00 vMB 2
625,814 625,814 0000000000000000000505d33a407d5c8a183fe1ca834d84c4458433c9dac668 1,752 1.00/1.00 vMB 4
625,813 625,813 0000000000000000000d3724f95d3518aac82c33a53912d74ec11699a65caf4b 2,745 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.38 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: 664.44 GB
    • Received: 14.97 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.