Loading Tool

Explorer IconExplorer

Memory Pool

47,073 transactions
27.90 vMB
0.12917908 BTC
Random Selection Loading Transactions
Max Size: 146.37/200 MB

Candidate Block

Mining Attempt 7b2a858e306ceed1fb376adfe4608493aa02abf81478bd9d205ab9eb7c8f6df8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 30ff552fd323e7125d8073e4ba244bb00cefc22f2bc8ce7fd78e164fd8da8968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.05804219 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (329,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,311 585,311 0000000000000000000ac11998de083e60765c493de0f32068d26deef5a63fe6 493 0.18/1.00 vMB 30
585,310 585,310 00000000000000000006a5d4c606dd4f4f0cfc0228c891069d8d7f83c3fa7dca 2,132 0.77/1.00 vMB 29
585,309 585,309 00000000000000000006bf21146253995867984c23675190f1d26910d1abfb04 2,987 1.00/1.00 vMB 24
585,308 585,308 0000000000000000000db40b8598bd32f992461dce4c1b8c344b3b140bc5a79f 2,825 1.00/1.00 vMB 47
585,307 585,307 00000000000000000000f59089875408f9c8960930328ed17c92e6e82bc910bd 168 0.04/1.00 vMB 27
585,306 585,306 0000000000000000001bca8e851115909ebb2bf2c5b260f8a5e49de0c0a3e63e 1,688 0.59/1.00 vMB 20
585,305 585,305 0000000000000000001d52ee28219bcdca20b6d6c724668b7ae5e8434467f536 2,327 1.00/1.00 vMB 46
585,304 585,304 0000000000000000000d6dacb636218c46d64593262c99371d076e4ec047e7c0 563 0.30/1.00 vMB 30
585,303 585,303 0000000000000000000979d7a27e7236caafebe39c6e00811673fffc88270e4b 1,372 1.00/1.00 vMB 38
585,302 585,302 000000000000000000151c665b04fab0f5f6647841a1c79567e69cd683f2304e 2,263 1.00/1.00 vMB 20
585,301 585,301 0000000000000000001cc193175a60a44bbac843646dffe5b6aa94099f902aab 2,884 1.00/1.00 vMB 72
585,300 585,300 00000000000000000000a50d9962976d23859b049ce838e5377d3fc810eab998 648 0.40/1.00 vMB 17
585,299 585,299 00000000000000000004e6feaf97fd41f1115e01066e51b9fa5364767741c691 1,635 0.59/1.00 vMB 27
585,298 585,298 00000000000000000013033471d14f78e66e6e284691d18c29ccc00bbfdabb9c 3,324 1.00/1.00 vMB 19
585,297 585,297 00000000000000000013144d2c06522d304281a319148a9f20f85cbc8569e378 2,774 1.00/1.00 vMB 32
585,296 585,296 0000000000000000001dd7cb273509f6db98701836aeebbc3a183198aae079a2 2,877 1.00/1.00 vMB 50
585,295 585,295 00000000000000000011a7aa496e142c8d7cb3401e600bbc4233870958c13919 748 0.20/1.00 vMB 31
585,294 585,294 00000000000000000012d0e73a069df3c55d144a5450873555242b588aa6535f 2,318 0.82/1.00 vMB 17
585,293 585,293 0000000000000000000e7c10d0d5c791fbcfd0edab553be187ff0392100b24db 3,274 1.00/1.00 vMB 29
585,292 585,292 0000000000000000001e288d83518ecf779fac57f5145257370dbd258407731f 3,078 1.00/1.00 vMB 45
585,291 585,291 0000000000000000000e27b48f2c78ec2f9bb1689319c9fc9c3feee6823ac430 3,466 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.