Loading Tool

Explorer IconExplorer

Memory Pool

82,174 transactions
31.20 vMB
0.09548733 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt ed0320381023c1a769f3be877ccf4f51a78ac29564f78a32878d3145871c14cc
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root a2985228cc37bd17b823a37ac99e0adffa352ae6d6784abe96ed999afed21556
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.02792551 BTC
Feerates: 351.58 > 2.80 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (51,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,553 863,553 00000000000000000002874158cb5cf8f642c85eeb409d3523d905ecbbecb58b 5,162 1.00/1.00 vMB 2
863,552 863,552 0000000000000000000228a3023d0ef32ee60df5882efcbea8d7b7fc8536a7d9 7,207 1.00/1.00 vMB 2
863,551 863,551 000000000000000000028218eb17f7e3bf57eef1a2106345ef380920ab5f0350 6,260 1.00/1.00 vMB 2
863,550 863,550 000000000000000000027efda9606bc297880c135d1b441fc3794f50b753a26a 2,580 1.00/1.00 vMB 13
863,549 863,549 00000000000000000000b598714a6942cb40650829a2b648ea5e885a6d48cd72 4,429 1.00/1.00 vMB 4
863,548 863,548 0000000000000000000097d9a401fd7bffb765d689123de62d558fc902610910 5,031 1.00/1.00 vMB 2
863,547 863,547 00000000000000000001586e493ec48ca74f284d94f3b638723edaabab3736fa 3,297 1.00/1.00 vMB 6
863,546 863,546 000000000000000000011c626f18bd899651bfb4e580b5891f4569c8037443f3 5,176 1.00/1.00 vMB 3
863,545 863,545 00000000000000000000522c057ed0f8268d0a9e5156e89e8817478247d4638c 7,907 1.00/1.00 vMB 1
863,544 863,544 000000000000000000030060f8b7198222589ce1b8cedaa3c1f1062d8356f2b2 4,364 1.00/1.00 vMB 3
863,543 863,543 0000000000000000000121979f98e5df7561a24e7636888942437723f49f984f 3,735 1.00/1.00 vMB 6
863,542 863,542 0000000000000000000189e4b34ac8be3b1b0f7d0854796d76a6dbb7a1c35921 2,845 1.00/1.00 vMB 8
863,541 863,541 00000000000000000002093c79b785fdcba874bfa43e66344149756d82b58a6f 5,408 1.00/1.00 vMB 3
863,540 863,540 000000000000000000007859541865d9fdadc6d0c768abdd76fd73c25e625b83 3,783 1.00/1.00 vMB 3
863,539 863,539 000000000000000000007891e48a5a3a2b19ed76b5e34a3fa6b025e438ecded5 2,764 1.00/1.00 vMB 8
863,538 863,538 00000000000000000001b2d10dfb3daf6de031ff412eb4ccf5102ffff475b970 6,015 1.00/1.00 vMB 3
863,537 863,537 00000000000000000002677912a676d41b3527f5e61978b80fbbf61611113fe1 2,647 1.00/1.00 vMB 6
863,536 863,536 00000000000000000001c2e2b177548760685fab6e47d0ca64dee0657b557ee9 3,079 1.00/1.00 vMB 5
863,535 863,535 00000000000000000001f90c08fc368eb203a73c1eb34fc9857c0861c9863a35 3,069 1.00/1.00 vMB 9
863,534 863,534 00000000000000000002cb1a2d5e65c781333ee2fec0060976b9672be3999a13 4,923 1.00/1.00 vMB 3
863,533 863,533 0000000000000000000078e1f07cf4e89b5b078ec562e866d542a3d463ecf9e9 3,531 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.75 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: 708.66 GB
    • Received: 16.75 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.