Loading Tool

Explorer IconExplorer

Memory Pool

45,216 transactions
26.88 vMB
0.05279650 BTC
Random Selection Loading Transactions
Max Size: 142.81/200 MB

Candidate Block

Mining Attempt fc165239ecb01fe62295c6d74a4007f21b4a8bfd3a4f1b97fb012abf176cf7d7
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 02a1eca7e23793781a472bdc6a82af31945f25f54cc1c8269c32a10bef227fb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,852
Size: 1.00 vMB
Total Fees: 0.00317857 BTC
Feerates: 16.54 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (807,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,322 107,322 000000000000d5b73072f203dba4b0677eb739fc0bd5000bd3734a920015af5f 12 0.00/1.00 vMB 0
107,321 107,321 00000000000247dbd3ef048c4cabadd3a90b02f0272f9b6d663f0ff47255af01 5 0.00/1.00 vMB 0
107,320 107,320 0000000000022c069313b6598ef5d379846628e87dea0b071a89477ee90f720d 8 0.00/1.00 vMB 0
107,319 107,319 000000000000932cc0ff92b96247ede5268251a6f88b5b07d0f8cf4ffcebe51c 11 0.00/1.00 vMB 0
107,318 107,318 000000000002153e6bf2f832a1357ad3eb1acd5313b04efdf6fe4e49dbbcb0cd 9 0.00/1.00 vMB 484
107,317 107,317 000000000001f0a28152ee1cc2e0e6667211b7a8de3a01b6c8b0e22339c3f850 7 0.00/1.00 vMB 0
107,316 107,316 00000000000024d40402df619917c78e678deb5baba3a7fcf3c26cf5ae346fea 26 0.01/1.00 vMB 155
107,315 107,315 000000000000329fa397c605aa753989f43a9e7ddd11ac158e25651a56cda31a 3 0.00/1.00 vMB 0
107,314 107,314 000000000000e7cdf7cee29f9b6670da1113594451cadd584f076d7511c15e12 8 0.00/1.00 vMB 521
107,313 107,313 000000000001b56c951e41bfb476637c5104f97a10ad95de8715e7683cddb878 4 0.00/1.00 vMB 0
107,312 107,312 0000000000017371e0b1e14bbd77be2c7b13d2731efd6664a35bddfc400fe4c0 3 0.00/1.00 vMB 0
107,311 107,311 00000000000160b99345449424be64c0ac837b45e59e272de9442b78dd8e822b 9 0.00/1.00 vMB 0
107,310 107,310 00000000000284f7dcceaa5a04209d96b5e3ee750a17025abe8e33322f0de7c0 2 0.00/1.00 vMB 0
107,309 107,309 0000000000022b3ba2ef6ba36cbcf768152bb2c0292e55ade60b1484022e0fed 7 0.00/1.00 vMB 0
107,308 107,308 000000000000bc1c12d2b609daf8a2ddb16f03c4f655cc95d2d40d0b6f6113a6 8 0.00/1.00 vMB 0
107,307 107,307 00000000000085b32a3b5ea6834e9620d322b9de3ec984936d6c8492420b57c7 4 0.00/1.00 vMB 0
107,306 107,306 00000000000002c576c781c2e2e2be427f76b13f068b90f607515796c4178264 20 0.01/1.00 vMB 0
107,305 107,305 00000000000110e680c10cc0cdba7f5502369d968d35f9c36dcfc915553b711e 12 0.00/1.00 vMB 0
107,304 107,304 000000000001558a846efb7b358b3937a2dfdc9dcd747151a5fc942a8dd2f91e 3 0.00/1.00 vMB 0
107,303 107,303 0000000000002f2429fc3de84d9d9c2b9cfe9fce998511ee5501a0e6974d8ff7 5 0.00/1.00 vMB 0
107,302 107,302 00000000000051d33c2a590183ee7d1428ca4fe44c8f4e55c454a0f84a180de1 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.98 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: 648.25 GB
    • Received: 13.02 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.