Loading Tool

Explorer IconExplorer

Memory Pool

75,603 transactions
30.92 vMB
0.09932013 BTC
Random Selection Loading Transactions
Max Size: 181.48/200 MB

Candidate Block

Mining Attempt b2264e4d38f6a9d5002d8d045041f4a0dad2898336105c83630be6d8b9e19611
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 5da5e58e63bfb4932cb747627bef6bd097c90dc098f63d62c993597ffa39f6c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,293
Size: 1.00 vMB
Total Fees: 0.01941680 BTC
Feerates: 301.35 > 1.95 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (477,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,316 438,316 00000000000000000425ee500c747a949e5e02886db5f80d87a9a809de381e7b 1,168 1.00/1.00 vMB 22
438,315 438,315 0000000000000000033a2a76f069fbc142d338559f184c77d7809ad56632b4e0 2,513 1.00/1.00 vMB 72
438,314 438,314 000000000000000001aae11314bf134b01ecafd6a24459465816654ad3150a79 2,225 1.00/1.00 vMB 64
438,313 438,313 000000000000000003353471af4e7133442c5c233bf10946eb458fa90a34db1c 2,806 1.00/1.00 vMB 66
438,312 438,312 000000000000000002ca5f42dca33b47c6b196ec39b2eedb1667ea005bf5ca94 2,787 1.00/1.00 vMB 78
438,311 438,311 000000000000000000f82e76a99a8e0893c923ed246227a4f5035c5d65b7507e 2,348 1.00/1.00 vMB 80
438,310 438,310 000000000000000000c85ca96c69eeec734b1aefef137d2dd3f81e49a59ea5ad 1,008 0.54/1.00 vMB 44
438,309 438,309 000000000000000000c82f9c13e303325fecd6a9a7add61e993a10fb79967abd 326 0.22/1.00 vMB 42
438,308 438,308 0000000000000000043b65147ac661d5bbf430ac7fcfdb5a63de3a20fffbf3e6 489 0.21/1.00 vMB 66
438,307 438,307 0000000000000000037f998825ab4785cb321fbcd0566cc4e626256ec2e3fe7a 2,226 0.78/1.00 vMB 64
438,306 438,306 000000000000000003d86aae4e2b62f8171b5eb6ac8e37074c202ee48091c44c 1,428 0.58/1.00 vMB 74
438,305 438,305 000000000000000002749bf421fb3d5e69e038bcc338c0fb14b6b686e5aa44b4 641 0.37/1.00 vMB 61
438,304 438,304 000000000000000003d649b7401d9c391ecc5edadb59b3076a5df197879cb577 2,121 0.76/1.00 vMB 72
438,303 438,303 0000000000000000011f24bc6446c87365ac21d4a1c6f84801f9a6c31426e2c6 1,073 0.55/1.00 vMB 42
438,302 438,302 00000000000000000403434ad14250742e82339db9703bebab0207263296a5b3 2,457 1.00/1.00 vMB 68
438,301 438,301 000000000000000002c28d68c741059891066030b27ccd4134772dfab8054b8e 2,383 1.00/1.00 vMB 59
438,300 438,300 00000000000000000442650fc49d8925df0067e1186fb0d333f2f82d93c20b25 242 0.08/1.00 vMB 137
438,299 438,299 0000000000000000043f0377be209cc75e863b55af2216d404528897335505aa 1,860 0.99/1.00 vMB 63
438,298 438,298 000000000000000003a080f631c13e28611d6801273a6561b9912fc7085128ec 1,167 0.68/1.00 vMB 51
438,297 438,297 0000000000000000032b243234902b2f39a6749b2e5a3538ca7d11740620ab60 1,743 0.75/1.00 vMB 70
438,296 438,296 0000000000000000019bb72a856244764406a220aa5001e5b761d1134fd6a201 2,073 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 739.15 GB
    • Received: 18.62 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.