Loading Tool

Explorer IconExplorer

Memory Pool

38,931 transactions
19.19 vMB
0.08584964 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.74/200 MB

Candidate Block

Mining Attempt b9b08135466ce6f1f93be6d1449bfab5151b208df7b69a8fbf4d1b5b677cbf7f
Version 20000000
Previous Block 0000000000000000000135f5391c01c4aa70eeba22cdca9a8156563edef1c1de
Merkle Root b7a9f9737258c9b485ad2b5c85a65b9a7002d64bdd0d37f8f76037bf974711e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,972
Size: 0.9978805 1.00 vMB
Total Fees: 0.04943301 BTC
Feerates: 301.44 > 4.95 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,879 (756,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,049 157,049 00000000000003256b8f9427d46ca2d18c5d983254a1ce9ac23102196a444683 31 0.02/1.00 vMB 120
157,048 157,048 0000000000000724daf57489fdb11a41f0961243119ecfa50e780c7da7cf7e90 16 0.01/1.00 vMB 771
157,047 157,047 000000000000049c92b998a5510d0511f9139b5da6c8d5543a6c927c0d6a7d7c 56 0.03/1.00 vMB 210
157,046 157,046 0000000000000a0e9ad86d4d3608d3b8f3c50c954f57f449ebc9e276c72b6945 1 0.00/1.00 vMB 0
157,045 157,045 0000000000000918ca7f35769306c0e53fc1dc2f6b2d4b609eb930896b22bd84 17 0.01/1.00 vMB 42
157,044 157,044 000000000000058de0e2f57b25f31a9c53242078d2565e308821d2ea8ae1597b 34 0.01/1.00 vMB 142
157,043 157,043 000000000000052deada339a422326003ffe611ec6d8728a1fc38429160b1534 16 0.01/1.00 vMB 86
157,042 157,042 00000000000003a207506eb189a1cc280981808de28db5b2ac106ce4299bdd02 13 0.00/1.00 vMB 36
157,041 157,041 00000000000002ac7b0a9c1c569ab45885e57a0637185402ffe04724eb6c3f87 42 0.01/1.00 vMB 151
157,040 157,040 000000000000012c77ae267e097eca001ada223ea1bf3dbb08d696a5160278c0 8 0.00/1.00 vMB 191
157,039 157,039 0000000000000aa81ce80d8e51cbc82901c1d777423b33d2226766ab5c3954f0 109 0.04/1.00 vMB 89
157,038 157,038 00000000000001599c6c9ca6d635eabdb2ea00a81565deab856e8dbb5a83db59 120 0.04/1.00 vMB 11
157,037 157,037 000000000000068941460ab5409544ef61d6e0df4ca6d05696e28ed33dc761f7 28 0.02/1.00 vMB 352
157,036 157,036 0000000000000c813d28a9a93643a00083eea852a860469f3ab1bce9327faca5 28 0.01/1.00 vMB 437
157,035 157,035 0000000000000f15a687c5da03151c1e3337b88e85f4a07f5a7de84a476bcdcd 75 0.03/1.00 vMB 69
157,034 157,034 00000000000006aa59c33832a3ad5e4556d311cde63a7a30822fd1aaef609f8e 42 0.01/1.00 vMB 3
157,033 157,033 000000000000095915b79fbf9faf3ba1d4c1053a17adf218f13b75158eeb2603 80 0.05/1.00 vMB 191
157,032 157,032 000000000000054c6e4b106ee5cbffc3b664e1e5b465af88855d7f702202d518 8 0.00/1.00 vMB 42
157,031 157,031 0000000000000bd9007709a7ac4be0ad5c0e947a4005d850aa476098454f1f08 57 0.02/1.00 vMB 79
157,030 157,030 0000000000000002b402c14ed6fe9c7811defc93ffa81ec0c399fb9ba9c19db2 3 0.00/1.00 vMB 78
157,029 157,029 000000000000011ba0a0364d705d1b8614404250ea88483918ed2112a6d5ee11 6 0.00/1.00 vMB 890
Previous 10 blocks ↓
Total Size: 780.39 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: 524.84 GB
    • Received: 5.12 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.