Loading Tool

Explorer IconExplorer

Memory Pool

76,224 transactions
28.24 vMB
0.09214919 BTC
Random Selection Loading Transactions
Max Size: 171.26/200 MB

Candidate Block

Mining Attempt 73ca09ca6b717e41337f1c751eb101627335ed5078f0cd7b124de9942244931f
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 36d67b29b04e5d3a8bec431428ba4ee30a26eb7732167cb68b37abf6382c3501
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03033640 BTC
Feerates: 472.31 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (557,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,731 357,731 0000000000000000035ba0d6931a1b7fdd7bf67b908b684a934eb8627ea39041 858 1.00/1.00 vMB 18
357,730 357,730 0000000000000000111f437ebba40670a9d5eb965a3f112759d7ac55b8dae5dd 1 0.00/1.00 vMB 0
357,729 357,729 00000000000000000e8ae2011b4960ea860cd1849ab78049b144b2533b6036ac 490 0.75/1.00 vMB 15
357,728 357,728 00000000000000000fa80b6d66ef703a8880b964079c0050e4655f1409e1d387 1,900 0.75/1.00 vMB 37
357,727 357,727 000000000000000005118cb5b9a0b7e02b5df2432f685210625836f625698e0c 932 0.75/1.00 vMB 20
357,726 357,726 00000000000000000a20bd919352eea11689c01511f30f717ef4093509d2d5ee 125 0.06/1.00 vMB 27
357,725 357,725 00000000000000001514b81a8a0969552e3db7709abd75b200158f0cb72479d6 504 0.25/1.00 vMB 29
357,724 357,724 0000000000000000054ec8ed32bf543f14b14035e89d47cafb5c5aefd128f598 436 0.25/1.00 vMB 27
357,723 357,723 000000000000000009e960fc6c7fc4026502670b458ee9a26b9d69a96dab96d3 768 0.39/1.00 vMB 30
357,722 357,722 0000000000000000009bdbc5de4e61df11962360ec683e1324ba8fe08e40ed33 1,384 0.73/1.00 vMB 28
357,721 357,721 000000000000000007cdc5a1b7333f26077de22556d8dd3fb96f79678584fe42 1,272 0.63/1.00 vMB 27
357,720 357,720 000000000000000012f74d96b338295b576f548c88efa60147b9a837b525c333 873 0.42/1.00 vMB 30
357,719 357,719 000000000000000006d83149c09b857087c1c01b9e9d2dcdf1306c607d374b00 684 0.36/1.00 vMB 24
357,718 357,718 000000000000000013892eba849c7a13f1daba857e998dba57755e6a4271ba0a 1,151 0.55/1.00 vMB 28
357,717 357,717 000000000000000010e9ef9f2b9c132173f9072dcb0d5ef75fef0460e4c29e78 567 0.34/1.00 vMB 26
357,716 357,716 00000000000000000002c230842340d7955e15786b68fb16f8630b63e51c17ff 980 0.68/1.00 vMB 15
357,715 357,715 00000000000000001609818f7b0a109b2f6f53b5b04be0baa91f6089ac09ea65 593 0.35/1.00 vMB 24
357,714 357,714 000000000000000014c718189d9300ae9aabe10e9c49c09b84fe0f1507a5b33a 1,193 0.75/1.00 vMB 22
357,713 357,713 0000000000000000107051c48ac0963a7d33b53f759e15f4cdd62499e03070d5 411 0.30/1.00 vMB 20
357,712 357,712 000000000000000011801dada189169e011d085f8c016f3f2f8eeb74b53d1309 1,818 0.75/1.00 vMB 44
357,711 357,711 0000000000000000026ca21b4a83e1a818be96db4b532b7e9be2f60d47efff0a 763 0.50/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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: 713.56 GB
    • Received: 17.39 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.