Loading Tool

Explorer IconExplorer

Memory Pool

89,324 transactions
33.07 vMB
0.21015631 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 940a9dd3b563a54fbd2960300407d8435792c7b8efc1f8588e7bb0f17c96fe81
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (25,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,409 889,409 00000000000000000001d96179bb7a57f06107181da71c556e68fd20f8b3a0a4 4,253 1.00/1.00 vMB 6
889,408 889,408 0000000000000000000028e89d1c3097d971933c981bb46f1d82df33dad66bef 4,578 1.00/1.00 vMB 8
889,407 889,407 000000000000000000015d4f8b69f591378358193266892aad64ebaf125470cd 3,863 1.00/1.00 vMB 9
889,406 889,406 000000000000000000023d80ea035a2cbf50406df889edb970df92ad2644e628 1 0.00/1.00 vMB 0
889,405 889,405 0000000000000000000156ba7678c5ab5e19dd7a6bcaee55bbf0ee90f4f7db1a 4,569 1.00/1.00 vMB 1
889,404 889,404 00000000000000000000be19ec27a9adab69c9b019817d8dec2966368ebff295 1,866 1.00/1.00 vMB 2
889,403 889,403 000000000000000000023f159f030a2ed21fb3a275a32a35bfd835229d00565e 2,836 1.00/1.00 vMB 4
889,402 889,402 0000000000000000000110e948beb3454d5a1a96e62c92c874e074f3c20b64ac 3,101 1.00/1.00 vMB 4
889,401 889,401 00000000000000000000fade0a3632241e4f53f5af13a27c2f26a9b3b418715d 4,506 1.00/1.00 vMB 6
889,400 889,400 000000000000000000016fc6da7fc859a5c89f73bc4df5117e1384a6881d0e0c 3,732 1.00/1.00 vMB 8
889,399 889,399 000000000000000000000035fdf3a48937849914575f2aa25275e3703339c769 3,421 1.00/1.00 vMB 13
889,398 889,398 000000000000000000019fb2d7c95178d0b1b6e428cf41159ebd2e802caeecc7 3,552 1.00/1.00 vMB 4
889,397 889,397 0000000000000000000204cf7863b7acad95032eb603ab143d5461e112a5b840 3,900 1.00/1.00 vMB 3
889,396 889,396 00000000000000000000e9d3832aa7a193b27dc24eeb57a8e652bdde1d0db856 5,463 1.00/1.00 vMB 1
889,395 889,395 0000000000000000000089e5712b2bcec5100639bca499a8400ca86e83e4a336 3,368 1.00/1.00 vMB 1
889,394 889,394 00000000000000000001a1fc1d4fc12e9356180bf20114b5bcec286024450244 541 1.00/1.00 vMB 1
889,393 889,393 0000000000000000000244487717beb6b27f0eddd8852ec9c5855b31b5df7c13 2,155 1.00/1.00 vMB 2
889,392 889,392 0000000000000000000181f5f14ed7bf1307a731e90da5ca3fdbab927be0f8bd 4,065 1.00/1.00 vMB 2
889,391 889,391 00000000000000000001068750a467ac558a7a51bf1ef2de303a26e4627b46db 3,678 1.00/1.00 vMB 2
889,390 889,390 00000000000000000000c53d175919cb0fd23f6da93d0dbeb8c0ee09c060e363 1,427 1.00/1.00 vMB 1
889,389 889,389 000000000000000000009d5544a9a2d58d4559f25ea353e2431eb547899a569a 2,649 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.