Loading Tool

Explorer IconExplorer

Memory Pool

29,530 transactions
10.01 vMB
0.12671889 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.53/200 MB

Candidate Block

Mining Attempt 57c378af7b7227a7fb882db33caf9772e3028b51285e76c3427524c0031abe28
Version 20000000
Previous Block 0000000000000000000207d87b7daaa9b76b765d546cb6d2acb529123ae5516d
Merkle Root b4981cbfc20d9b436d56dd0beb396a5a2c06341c3fc3cd76b817286b6f05951a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,375
Size: 1.00 vMB
Total Fees: 0.04502162 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,220 (659,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,404 253,404 000000000000000d4b6a46d1b275ae01575384cae0ac076f050ce0c78c9c9c68 535 0.28 vMB 82
253,403 253,403 00000000000000297b7d3ceb4da12d5fe114fbc594b18943b34b2178c596cb41 628 0.25 vMB 131
253,402 253,402 0000000000000045f8c376bd6f6e263fbcfe74794062d119ea80ad1122cd667e 191 0.16 vMB 69
253,401 253,401 000000000000002df3a1f24f860b3ba8520cae82f40bef6ed3b10417776f775c 117 0.07 vMB 68
253,400 253,400 00000000000000008ec703208e9c95f79ff65b798789c4b007c3b6aedbfeca68 744 0.34 vMB 106
253,399 253,399 00000000000000166bea0e84d8d44a8030ab743b1657c4e538def07c49553d95 197 0.07 vMB 155
253,398 253,398 000000000000000a634a2798338610cabd2317268fc4a55821908982a35e81cb 429 0.19 vMB 113
253,397 253,397 0000000000000023e914a9b89988b67dc6ad31dc5b419a77a7d990c27cd0c756 246 0.11 vMB 169
253,396 253,396 0000000000000015d36cd92d21d4a00d5b905a58cac56665359761e983fa0f57 292 0.11 vMB 105
253,395 253,395 0000000000000041fda7edf6c2244031dac0f19f51e479c87e77b65e7a7b9674 693 0.30 vMB 119
253,394 253,394 000000000000002801e94d2032e68d5cc96226dd5834daaa8fa67c551f441511 287 0.11 vMB 151
253,393 253,393 00000000000000362ff905cf08da3a9e8d6aab4eba670edc6bf9f9d09cabd7e0 166 0.08 vMB 96
253,392 253,392 00000000000000324b36ef1a4e866b6195f9722086633051b0b77c2b801c2f6b 235 0.09 vMB 125
253,391 253,391 0000000000000031cab6c65c3d7775d95fe6bb40afce7e5b17545deabc1f05a3 216 0.09 vMB 122
253,390 253,390 00000000000000284c81e4edc5e8f739e55bd1fa6f8330124bdff78b16b4ccd6 78 0.03 vMB 104
253,389 253,389 0000000000000013f784e0d47a9654625f60af0be2b1bf65c1286157050a1f54 203 0.08 vMB 106
253,388 253,388 000000000000000411ec1901409127572f7a67e062999624d94dc59abefa5fff 313 0.21 vMB 30
253,387 253,387 00000000000000481719348fc934c9bc39f611d42b5d736bcb43ca7335598188 826 0.30 vMB 151
253,386 253,386 000000000000002d649777b3c9e887816101b7d04114c188373b26c28e87e891 305 0.13 vMB 2,511
253,385 253,385 0000000000000041fc004fec1f9ffd23632f9db1e7986a45f5c3ab3a69699f0f 298 0.11 vMB 68
253,384 253,384 000000000000001dd5b339db863cf3e9adfc2117324a74b86e48d1e642da6c55 307 0.13 vMB 149
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.93 GB
    • Received: 0.47 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.