Loading Tool

Explorer IconExplorer

Memory Pool

80,892 transactions
29.50 vMB
0.10225657 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 54101306768e4b7fa1203997580e018b8241882e4c534de47ce8e40d40763d10
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 0d6c5d390e2428a2ff49368a281498c8404eae789e394ed8a31981014b131233
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.04014454 BTC
Feerates: 146.36 > 4.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (469,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,429 445,429 0000000000000000033c9c73b1c8dd5125869afd24ffd96ee8df042dcdf079d4 2,234 1.00/1.00 vMB 76
445,428 445,428 0000000000000000000b5de5d8d052ba13d922ea184726d703d8db6049ce0317 2,397 1.00/1.00 vMB 65
445,427 445,427 000000000000000002afb4dc98146affa26dfb4634a2a9a67a82a199b66fd3c3 2,188 1.00/1.00 vMB 84
445,426 445,426 00000000000000000301de7100dc1b6dae5347effd92f25adee0ba08417aae31 2,581 1.00/1.00 vMB 96
445,425 445,425 000000000000000001b11755231d95e655560419ea5bd7678e1e36174e5dcad1 3,136 1.00/1.00 vMB 114
445,424 445,424 00000000000000000083b9b138179c8b8e6192e7e0dffc00ab75420eb54cb869 2,890 1.00/1.00 vMB 110
445,423 445,423 000000000000000001cf9caac523776be77c291eaf7c7cba9d31ee58f80341c3 30 0.01/1.00 vMB 86
445,422 445,422 00000000000000000310c509bfa12d041877977f434d5bb5488bdbffb71b5034 896 0.60/1.00 vMB 51
445,421 445,421 0000000000000000029757d3569e854f7da796581be95c008b0187c1b0dba451 286 0.11/1.00 vMB 80
445,420 445,420 0000000000000000006379213e2ff6eb30aca806c988e9e43a118c0fc1ff391e 1,277 1.00/1.00 vMB 34
445,419 445,419 000000000000000000d5e3d346d40307a176e2aca882229354424491b6229064 2,561 1.00/1.00 vMB 90
445,418 445,418 000000000000000000b32ae6637ae07c66105b1b0b5b5ce2f309de72a839e8a2 588 1.00/1.00 vMB 18
445,417 445,417 00000000000000000344d717606e9605bf665df1350f518442e1c25ca97ce39e 1,818 1.00/1.00 vMB 60
445,416 445,416 000000000000000002458397f8a5de5ce43d961a41233368f2c1e5d04bfed228 1,929 1.00/1.00 vMB 68
445,415 445,415 000000000000000000ed12cdba9482a36fd02a8ce2d84b725e76b627776ced3a 2,560 1.00/1.00 vMB 83
445,414 445,414 000000000000000000f8bb8dfa680ac388f84b020520aa3d80c9f1066180bb7a 2,441 1.00/1.00 vMB 89
445,413 445,413 000000000000000001306a54024f570e41a7638c3ace7f9715ada9d9c72f9b4c 1,366 0.59/1.00 vMB 54
445,412 445,412 000000000000000002db695a0dae7ec4ae2c2269340cd98acb9284bf09130308 2,642 1.00/1.00 vMB 91
445,411 445,411 00000000000000000014384e9525f3fb2e79efb0b2dd38241f20b7cbd10ec38d 2,640 1.00/1.00 vMB 81
445,410 445,410 000000000000000000e38fdbff03f254e4b267dfe324a5474f2fa01005d5bf1b 1,006 0.42/1.00 vMB 68
445,409 445,409 0000000000000000026b323b9787f5eb1b4fad3fab5eb641835d6ff3db846ceb 2,038 0.76/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.