Loading Tool

Explorer IconExplorer

Memory Pool

72,854 transactions
28.43 vMB
0.07655998 BTC
Random Selection Loading Transactions
Max Size: 171.97/200 MB

Candidate Block

Mining Attempt 9f1a3705d154f7fbfe273c67b7abcf45fe5a41027bc8231f336198c460de21d9
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 82211cdc2bc630bc1ab102638ce6cc6260ffba6f2648c2caadf035c6f9e62bb0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,331
Size: 1.00 vMB
Total Fees: 0.01408756 BTC
Feerates: 150.52 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (477,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,320 438,320 000000000000000002bb559f5c154d3e3987e7f9b9cfdb1dfa60933422f39e6d 691 0.39/1.00 vMB 48
438,319 438,319 000000000000000001cc99f99610dc26dded4384bdc7711a09e2aca60bcb41de 745 0.27/1.00 vMB 69
438,318 438,318 0000000000000000017e264a93af3abd3efc185c6e9e8efe24db85197ef59412 1,984 1.00/1.00 vMB 64
438,317 438,317 000000000000000000cc47040ac31ddabbf0d565fa95689b6d9a3572d1c2cd26 614 0.25/1.00 vMB 65
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
Previous 10 blocks ↓
Total Size: 783.18 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: 750.26 GB
    • Received: 18.84 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.