Loading Tool

Explorer IconExplorer

Memory Pool

77,167 transactions
28.77 vMB
0.07873153 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt 20239d5354b527c3d163c5ecc0cf56abdb29d827a055aaf7eb7147e0777d6c97
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root c689cd3bf83c0f51c123a571fa7cd5d3be5c294351421f3f9f5ba0eac4235458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01870317 BTC
Feerates: 100.17 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (326,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,553 588,553 00000000000000000013670b32c0f71c2ff0c8212f341847ef791721c461a582 1,556 0.63/1.00 vMB 14
588,552 588,552 00000000000000000004768a1df7994c1926e297847195fec5c0a9d3c999f917 688 0.34/1.00 vMB 16
588,551 588,551 00000000000000000018b678c9dccacbc735667efef225b4b96498db06cd8452 2,483 0.89/1.00 vMB 16
588,550 588,550 00000000000000000004e36a9e26d75031e8d8940b4cf2acc969b85c66bd5908 794 0.28/1.00 vMB 20
588,549 588,549 00000000000000000006e124dd53c3ebc90ef981dc7ac00dbf0f419a2d38a1ec 921 0.26/1.00 vMB 3
588,548 588,548 0000000000000000001b715d56f4f4338c2992022040ce9b54ce33e6dc2ca90b 2,531 1.00/1.00 vMB 19
588,547 588,547 0000000000000000000d4144907abc56323d82a2efe450a91b62977b839c4508 2,426 1.00/1.00 vMB 21
588,546 588,546 0000000000000000001283baef4931b7beeadec135661029a6facab54f68f334 494 0.26/1.00 vMB 10
588,545 588,545 000000000000000000166c0e5384d8e5cda93b5fda75a59bcad24f062f7e83f0 2,416 1.00/1.00 vMB 18
588,544 588,544 00000000000000000003d168a4837404e5c2a35d42c35560c6f6db62f0bd1be4 637 0.21/1.00 vMB 21
588,543 588,543 0000000000000000001a266311529f38811acf3343463ae8cacf58fff9d287e4 1,320 0.44/1.00 vMB 21
588,542 588,542 0000000000000000000c3cfab56bce20d272c6264e1c409d59602f548507115a 140 0.05/1.00 vMB 22
588,541 588,541 00000000000000000007823901c9d14b6e26be5550b8b4ae410f313d2ef52788 1,129 0.33/1.00 vMB 13
588,540 588,540 000000000000000000154e2dc4ec75b1ae8dfc3485318237d17a8edf979a7bfe 2,738 1.00/1.00 vMB 7
588,539 588,539 000000000000000000028580dd64d331e0f0ee1861c9d365a158b049d9a7fdaa 2,734 1.00/1.00 vMB 28
588,538 588,538 00000000000000000000da9d2a859593ac5eccbf91afd01b8bc0cc027f796fee 2,771 1.00/1.00 vMB 16
588,537 588,537 00000000000000000007fc192c56c5e8e4d9117120e22c521719033a2e0223ae 2,379 0.96/1.00 vMB 8
588,536 588,536 00000000000000000010afaf833c327b1fef2ed37d1f4bba70a5c9cc1039a6f3 2,081 1.00/1.00 vMB 6
588,535 588,535 00000000000000000005a564e8847b2c2384069a49bd90a98b4d8219cd47907c 2,550 1.00/1.00 vMB 11
588,534 588,534 00000000000000000013130dfe593db1d8a4add60641dab7e6bb250dbcc3b1bd 3,192 1.00/1.00 vMB 38
588,533 588,533 0000000000000000001cfcd65806c22eed59ef83e836048694fa7b9d3f9015f2 2,739 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.15 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.