Loading Tool

Explorer IconExplorer

Memory Pool

25,315 transactions
27.05 vMB
0.06069085 BTC
Random Selection Loading Transactions
Max Size: 128.92/200 MB

Candidate Block

Mining Attempt 954650d803de476601111a3645347a788e64a608fc1c62358a168eb74ef8aeb7
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 31f8dc2bb5880efad5a67aa3ee7cfdc5217522bc549f68fd0a6e4dad231f6730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 926
Size: 1.00 vMB
Total Fees: 0.00975840 BTC
Feerates: 96.11 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (396,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,514 517,514 0000000000000000004699a48e8d1c41b47c59b02e2ec11322521b38e0f47fec 2,125 1.00/1.00 vMB 23
517,513 517,513 000000000000000000034a9842c7e33ea1e7def0fb50d3462251fdfc0b74a43a 2,316 1.00/1.00 vMB 27
517,512 517,512 0000000000000000004e1339b6e3fa6024e7b24196db6de0b4169b0e50bb5ba3 979 0.51/1.00 vMB 23
517,511 517,511 00000000000000000012645310b46f25cd07d66cbadc08b8da493da69f49d6ac 291 0.21/1.00 vMB 28
517,510 517,510 000000000000000000069bcda6e67fdf414b7fc86551eab851b7a43e785b3096 1,074 0.54/1.00 vMB 26
517,509 517,509 00000000000000000048a4e531a3d035e1dc85dd98f9c31308c631b011d93393 1,306 0.98/1.00 vMB 18
517,508 517,508 0000000000000000000031c2805529213ab6b4e26b4d807651bbca6b3831d63b 2,183 1.00/1.00 vMB 26
517,507 517,507 00000000000000000044c6bf8f815ed6909ea366db72f596fb134f0dc6c2c541 561 0.27/1.00 vMB 33
517,506 517,506 0000000000000000004521a7ee667581c56458b21d7a0f37c332dd9af40ea1ca 968 0.51/1.00 vMB 17
517,505 517,505 00000000000000000044fd331cbd6c3dda7407defa868f160ffefab18ed9076f 1,926 1.00/1.00 vMB 38
517,504 517,504 000000000000000000175c14e2ab334bcde60c7b45025e46eee9ee9d092453e3 1,943 1.00/1.00 vMB 19
517,503 517,503 00000000000000000024f39310ddd3993922a620991cc2f4f8cb68f756303ffd 2,668 1.00/1.00 vMB 36
517,502 517,502 00000000000000000006911151d954fc9821628005e8c722b18bbbe3ae981741 303 0.09/1.00 vMB 25
517,501 517,501 0000000000000000002030126e4bef5ccef5f407556395b2d8c26e88e98480bb 486 0.18/1.00 vMB 23
517,500 517,500 0000000000000000001ad34d216925c18d953c1685ad3c698652a7fa8dd92574 144 0.05/1.00 vMB 32
517,499 517,499 0000000000000000000e65aaf100cae0c2a2395518275e9d54077d78690e3d7d 517 0.26/1.00 vMB 29
517,498 517,498 00000000000000000010450bdda1584cf89c6adb5dd5a1ef484c7765d43bf684 348 0.13/1.00 vMB 29
517,497 517,497 0000000000000000001d40efcba951317b2ff0cdc7234cbe8e5158b2fcef5f27 851 0.73/1.00 vMB 12
517,496 517,496 0000000000000000001cceedf26ff63c0bf6cbde6541faa9d3ec1a2d193cade4 407 0.96/1.00 vMB 8
517,495 517,495 0000000000000000001f6c0d86effaa49253409721442f7629163f9334fc17a1 519 0.97/1.00 vMB 8
517,494 517,494 00000000000000000029f754a936e6f95feeadf0594e802bb321c9c0d8e70925 164 0.96/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.46 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: 611.00 GB
    • Received: 10.77 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.