Loading Tool

Explorer IconExplorer

Memory Pool

75,572 transactions
29.92 vMB
0.09438506 BTC
Random Selection Loading Transactions
Max Size: 178.76/200 MB

Candidate Block

Mining Attempt f475274ab65c276205d09f4c0c6eb8cd38848b7c1ed6f376efc72070bc33ee0c
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 69683aa55095069d57a6397387ae0175e14a79997292c15886a056b2e402c48b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.02253235 BTC
Feerates: 100.00 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (774,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,144 141,144 000000000000063d2b37e9f5e4fbdb9ef3349f7ad0db6b1827f1661a91ac43c4 13 0.00/1.00 vMB 563
141,143 141,143 0000000000000712fabdaf70b965c4a76bd55c386530c1612cb8d49ac20d1417 128 0.05/1.00 vMB 323
141,142 141,142 000000000000064478afed25833e7bc5ef50945822853d0a9658302ebc6e8578 18 0.01/1.00 vMB 232
141,141 141,141 00000000000001b51f55c043a876e14d1f0d220aa8d297a0a72f88926956628e 119 0.05/1.00 vMB 11
141,140 141,140 00000000000004d26a507fa70ea0d440a91a35b12247f1a13d99b1d50b0ae5f3 61 0.03/1.00 vMB 29
141,139 141,139 000000000000079d60a25647365ad4e0d898943d28da04d7f44f8c11acd6da80 123 0.07/1.00 vMB 303
141,138 141,138 00000000000000d2c4422baca8463b07567056173aee2c65f8407aa59782a2aa 13 0.01/1.00 vMB 864
141,137 141,137 0000000000000768e93cbda52b6a52be9798f3580baf5d8d18d55e8ab139599f 35 0.02/1.00 vMB 234
141,136 141,136 000000000000084ed6d730e16f38e7ea515f568150a47a2e3ff68407a3761cba 15 0.01/1.00 vMB 233
141,135 141,135 0000000000000432cbede1b37913da0b3741c36636c597dbb40f2b4512618ce0 107 0.04/1.00 vMB 371
141,134 141,134 00000000000009275b96bfa1675ce48bac6e76ca17390c19d6ae55e273b9c329 10 0.00/1.00 vMB 190
141,133 141,133 000000000000002bfdc2c99aeec336949b3bf896eba14368ecac31300b62b239 19 0.01/1.00 vMB 109
141,132 141,132 000000000000029e1d4e533c0289247200b3493c1dbbcad7f51e0140d4449b64 83 0.02/1.00 vMB 45
141,131 141,131 000000000000065a7ddd6988234c12e6906018f3b72322783daa13992cc42aa9 134 0.05/1.00 vMB 186
141,130 141,130 00000000000006e576de20e102a2de1003c69b2abf1e666212c401697a45b4f2 26 0.01/1.00 vMB 71
141,129 141,129 000000000000073086deef04551cb68b2a154bb1bd2117662d06162ae18bc89a 9 0.00/1.00 vMB 210
141,128 141,128 00000000000004c4ea37c4c674c7aa3be033b51b65f8f0e5716aa5e5f031920e 125 0.05/1.00 vMB 328
141,127 141,127 00000000000003a544e44390a08db8ac32854b89b662316987c5ff34a3ccd1a1 109 0.05/1.00 vMB 334
141,126 141,126 00000000000009381ddec45a6cf790c73a9f51fcc0bcdbaacb44b92a19b4a383 15 0.01/1.00 vMB 230
141,125 141,125 000000000000014fab897fbae257ea0dda2df6e154c27caf66d72c914ccdedd0 72 0.04/1.00 vMB 378
141,124 141,124 00000000000006e9687efdf9010d5279ba3993b55478d031639c2f09c9ee95ea 9 0.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.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: 749.29 GB
    • Received: 18.82 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.