Loading Tool

Explorer IconExplorer

Memory Pool

82,705 transactions
30.46 vMB
0.12312463 BTC
Random Selection Loading Transactions
Max Size: 184.31/200 MB

Candidate Block

Mining Attempt ea55ea441e446905624ba65d70df7097fcaf5b1a79eec7704e0ae3d191ad267d
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 0b963593301bde0134fca5ea84e836cd70e6b7b04b13c4d16086a8f799147134
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04342191 BTC
Feerates: 150.85 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (661,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,707 253,707 000000000000000143a1a1c28ae226f9aabe30cbe2ee969535a5d26716be833b 202 0.09/1.00 vMB 124
253,706 253,706 000000000000000335b5d475da25a18085bdd3d381f21e3ebe5ce32275803825 9 0.00/1.00 vMB 28
253,705 253,705 00000000000000390d0e7f84e143f59c9454ecc20e74e3ee54ed8e0535b51142 312 0.15/1.00 vMB 110
253,704 253,704 000000000000003846f88f00713d4fb40c8585af0a0f3c77477e959212f1ea22 323 0.16/1.00 vMB 119
253,703 253,703 00000000000000284d6f6349ae5bdfa339914b8e809d8d15380c11f2a510d4ba 528 0.23/1.00 vMB 113
253,702 253,702 0000000000000041e8bd89ace428b36466a602bf98e5b3b4bfcf36694475f3e7 313 0.12/1.00 vMB 115
253,701 253,701 0000000000000038f405155cb9b500b58a61b5ff87f2a55b5a6795fc9e2c5310 612 0.29/1.00 vMB 97
253,700 253,700 0000000000000005895ab1abc5fba1beb93709b6b6d9b85133febe9debdd1cdb 117 0.05/1.00 vMB 91
253,699 253,699 000000000000003d3fc6fc47f2c392bcc25f859e053f7f49036cb91acb2c9da6 253 0.11/1.00 vMB 102
253,698 253,698 0000000000000015bf70e40dc388a9616145a961decf5802591ddfbdf2a0ce74 230 0.10/1.00 vMB 113
253,697 253,697 000000000000002523665b7776c464d433572e069ec8ba0137baa4ef5f48a20f 516 0.24/1.00 vMB 99
253,696 253,696 000000000000001817e4bf173a25528377081c6c49879e5a6314c668586a8960 13 0.01/1.00 vMB 137
253,695 253,695 0000000000000008c5644d274be3cd9f191e274195ff9dbd86cc6c0706ba3e3f 114 0.05/1.00 vMB 119
253,694 253,694 000000000000003fcab7177eacbd729b32cfc6c01a3c5bcc1272017765f59f39 29 0.01/1.00 vMB 8
253,693 253,693 00000000000000074ac52364cf35f5c1dd139fa3bccfa19d6ff07bff3696a899 335 0.18/1.00 vMB 207
253,692 253,692 0000000000000018172f685471a227035e2b9f22e3b797c4c915e44c901fc0af 171 0.08/1.00 vMB 90
253,691 253,691 0000000000000050df83da804e5dca62a7cea2f855bc665bc07368381b96d41f 792 0.36/1.00 vMB 110
253,690 253,690 00000000000000143c096fca211753097024174c58876e859c8b2ec61e929662 478 0.19/1.00 vMB 109
253,689 253,689 000000000000004a5911bd4c073b66c525d85eea5a91e4b74f0d3b79912af85c 116 0.06/1.00 vMB 87
253,688 253,688 000000000000003ab538626fded286da8901fec390c43c04cf836be7af44b467 28 0.02/1.00 vMB 61
253,687 253,687 0000000000000031c961eafc5c93117505317ca48efb21309bbf549f0d3c3ce5 1 0.00/1.00 vMB 0
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.37 GB
    • Received: 16.21 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.