Loading Tool

Explorer IconExplorer

Memory Pool

77,236 transactions
28.74 vMB
0.07062075 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt df009a331d119ec7095b1a367c219093f1067c91ba76a2ba684205e853f0e876
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (507,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,845 407,845 00000000000000000220783bcb9e741aabc82da52ebfcd854e36e825e6bc4acb 492 0.27/1.00 vMB 36
407,844 407,844 000000000000000004336ffe4c03d8582098272e180cacd8edf69cd81140163e 681 0.39/1.00 vMB 40
407,843 407,843 0000000000000000001e035d007f668e74a95972a957ecafe0585350a3427096 890 0.52/1.00 vMB 38
407,842 407,842 0000000000000000050e47439d32a88165665a9c3d4d9b47af3a0440af5c7dfc 609 0.29/1.00 vMB 40
407,841 407,841 000000000000000005945ce580f52fbc1dbcd68b051edf1c3ca484c4e64ca747 407 0.99/1.00 vMB 11
407,840 407,840 0000000000000000046332fa6e2ce662126b1704a2ffb2959faf3c83e2fccfb6 1,989 0.99/1.00 vMB 41
407,839 407,839 0000000000000000056efdf648fb47529ac86373d5fb3d3f651c2b35d23c06d7 1,600 0.89/1.00 vMB 33
407,838 407,838 00000000000000000360e6d03330560950285d1062c6f6e6a4558ba1720d6e73 160 0.34/1.00 vMB 14
407,837 407,837 000000000000000003e6e64eb4c4d1c6480da94d97eaf6fcc93a6ab85b871708 2,057 1.00/1.00 vMB 47
407,836 407,836 0000000000000000056648789783955929c610ccbce0d42f21331e53dcd58818 344 1.00/1.00 vMB 10
407,835 407,835 00000000000000000018b3aaf78aa6aae7d06fd1ef22224f37cadfa487d9e9ca 1,763 1.00/1.00 vMB 47
407,834 407,834 00000000000000000580c98c3c0d37e26df6abf2c952dbdc5ed3deab47eceb42 162 0.12/1.00 vMB 48
407,833 407,833 000000000000000003624401e66552f095290f5069140988b9ac7c1d2328dfb6 1,268 1.00/1.00 vMB 27
407,832 407,832 00000000000000000209767de14223a42a1dfc85d892840668edd9894dd03813 2,021 0.92/1.00 vMB 41
407,831 407,831 000000000000000005ebd84a483f6c09f04cd1507d1e56af139f8b5337b597a6 545 1.00/1.00 vMB 8
407,830 407,830 000000000000000005a4b34361342d1e68dfc27b63913a0a8a5ed6d8c9c77669 1,230 0.99/1.00 vMB 28
407,829 407,829 000000000000000000f3b39a00a99a608fbd16c6177deafa8b45b366ed0239cf 1,340 1.00/1.00 vMB 28
407,828 407,828 0000000000000000024842f06c91345c7ff88b3c09156cd624013837cf1ea034 2,453 1.00/1.00 vMB 49
407,827 407,827 000000000000000000e9f056c2fe5f1557e7bdc63a35cdc8d03646b0d4d5b43d 1,864 1.00/1.00 vMB 36
407,826 407,826 0000000000000000029fe25fc13694d4f749304c0d4336ec71b3a1b8dfc425da 2,503 1.00/1.00 vMB 35
407,825 407,825 000000000000000005e9a84c01fc2877a868c461628deffea9aacd1afaf943d0 1,168 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.