Loading Tool

Explorer IconExplorer

Memory Pool

80,226 transactions
30.07 vMB
0.08812198 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt f483d438bed8ecdb0dbb624e44ea5df69102ed37d1a1e636e239783d80d542a7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 8580f8f5e422a8e4765a55f7672ab7f5bbe65034fef9560debfcf95585219156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.02661229 BTC
Feerates: 301.07 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (33,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,840 881,840 0000000000000000000296fc9984503d6ae70a5af36166ea73ff8eefb9500179 1,917 1.00/1.00 vMB 2
881,839 881,839 00000000000000000001aea8083bfe56c4a8178ab857bd753fb15ceb1078cc1b 2,412 1.00/1.00 vMB 2
881,838 881,838 0000000000000000000122c9a63a0d833cb8bc3045a0ba40f3571de0eb4d8878 3,690 1.00/1.00 vMB 3
881,837 881,837 00000000000000000002047abd5b5bd3653dce61f25e2d9c010517a470df2000 2,852 1.00/1.00 vMB 2
881,836 881,836 000000000000000000000fd660e79ed13e86afe44c4f6e5ace571f9ec52a94c4 93 1.00/1.00 vMB 1
881,835 881,835 000000000000000000011bbcef073a4e3785f88fbaa0c7ac2fa951a461d7f563 2,611 1.00/1.00 vMB 2
881,834 881,834 00000000000000000002628534cc27e1b13d2f2747a6e0c21cb8db2423b8ca92 3,055 1.00/1.00 vMB 2
881,833 881,833 0000000000000000000159c243db52cbec50fa789917bd9c5b2c457cdff219c9 47 1.00/1.00 vMB 1
881,832 881,832 00000000000000000000fff465856cb1fed3d73b650bdeefbd53c460040ee70e 2,880 1.00/1.00 vMB 2
881,831 881,831 000000000000000000029419ce0d3567194aefc1ffe731265acb06252f169b11 680 1.00/1.00 vMB 1
881,830 881,830 00000000000000000000ef2f94afde7562a7b33b66a18b6b27520f6ae25a2832 3,835 1.00/1.00 vMB 2
881,829 881,829 00000000000000000000ff6a5925c75b77b21f7b5a33590b90b133f54890a8b2 3,378 1.00/1.00 vMB 3
881,828 881,828 000000000000000000017f65bf78f78d7e72218cb691df5ecd227287e29527e6 2,821 1.00/1.00 vMB 2
881,827 881,827 000000000000000000001d7ec3ab6e31cec3506b3536f97b00ce8cc9c71e02f9 3,761 1.00/1.00 vMB 6
881,826 881,826 000000000000000000001309a707f350c112afd0ad73a12309ab732fb81277a5 2,477 1.00/1.00 vMB 4
881,825 881,825 000000000000000000022b160840cdad8ea6c3d36a46512a33c9b95519d42f56 2,185 1.00/1.00 vMB 3
881,824 881,824 00000000000000000002491ed5cab74b2e2fdfd046016dae0c29f739c02f90e8 3,144 1.00/1.00 vMB 4
881,823 881,823 000000000000000000021db78f316290a19a88e792ce8582d0474dd6a6f9417c 2,113 1.00/1.00 vMB 2
881,822 881,822 00000000000000000000ff3bc71c7fa04897fc3459e65f3f260bcff27879feb0 878 1.00/1.00 vMB 1
881,821 881,821 0000000000000000000073a6493e3a216906054a82d1c0b626464210ebb7e148 1,255 1.00/1.00 vMB 2
881,820 881,820 000000000000000000008346a1dd21ea24bdae2dd22a5d8264d18e0627d361fa 1,513 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.