Loading Tool

Explorer IconExplorer

Memory Pool

81,685 transactions
30.82 vMB
0.09295527 BTC
Random Selection Loading Transactions
Max Size: 187.54/200 MB

Candidate Block

Mining Attempt 524f4a8603391ab6932fcf0a205660664cd696707715ef8692d5a68415fa669b
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root dcfc87e483bae57be588159a27d4bb065212197541e230f785b7db2dec1a4ed8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.02351207 BTC
Feerates: 318.30 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (452,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,219 463,219 000000000000000001d7d1c09268534590d2e092b1ba8e2a82f32d08c0598314 2,555 1.00/1.00 vMB 185
463,218 463,218 0000000000000000010d8229cf95b68a82c50e9b32fc68085074bba17bba52b8 803 1.00/1.00 vMB 54
463,217 463,217 00000000000000000185932aa627f90012cdb1e45ed8f043a0b712fbc5483779 853 1.00/1.00 vMB 55
463,216 463,216 0000000000000000019324ff67c8b890d96e086969c94c992144d1c5ffff7b0f 186 1.00/1.00 vMB 27
463,215 463,215 0000000000000000015b2128d5ad000a4db0df9c0c21bb950b6b81f34fb3444d 172 1.00/1.00 vMB 11
463,214 463,214 0000000000000000010426e147476fbd60a031ed8de56e31342ae93136042acc 339 1.00/1.00 vMB 29
463,213 463,213 000000000000000001dbe2f2c37228fe9b1e2dca6b862eebdc88e0469dcae97c 1 0.00/1.00 vMB 0
463,212 463,212 0000000000000000000b328ebff1cd3e222a37b981b9087cd8e3aa3ffbd6fdee 917 1.00/1.00 vMB 65
463,211 463,211 0000000000000000016f71a3c3d6881887cc146d8a9560f5628587bd1d28340c 310 1.00/1.00 vMB 26
463,210 463,210 000000000000000001d36712aeb774dcfb76b9ba61db7d3dd5e572b164b24dc6 1,151 1.00/1.00 vMB 89
463,209 463,209 000000000000000000eaa94cc8f1affd6aed0e6ed5d313dd31c40fbaaae852c0 931 1.00/1.00 vMB 34
463,208 463,208 0000000000000000017c701ed7d88498e607c955efc365f3a8931f9308679b37 1,653 1.00/1.00 vMB 105
463,207 463,207 0000000000000000014831677fe3e4fb3773250f02698dadc623f9c3fe54a0cd 2,351 1.00/1.00 vMB 115
463,206 463,206 000000000000000001315d2f4dfe41343f2d2a9a49d7fd49066455f11266fb5c 2,152 1.00/1.00 vMB 138
463,205 463,205 00000000000000000014a327f042d37c129b68739a29de1687a85cee813e1da1 2,381 1.00/1.00 vMB 138
463,204 463,204 0000000000000000001e7f673bb99ab0df4d80cd678fcb9c940181082d37a392 2,532 1.00/1.00 vMB 152
463,203 463,203 000000000000000001832f077d658cb5c13e51e923ba7f157b75513fc19c96f3 3,048 1.00/1.00 vMB 213
463,202 463,202 000000000000000000d1e5babcf7e916904ceaca62481c1dbd864dfd48fe5ecd 2,772 1.00/1.00 vMB 172
463,201 463,201 000000000000000000540c6f22ee8415bdd57c08e45ccf014569449d808c81ed 1,917 1.00/1.00 vMB 91
463,200 463,200 000000000000000000e1b742ec5dc4698865f09020a0cf83ab612d194d1b9842 2,524 1.00/1.00 vMB 132
463,199 463,199 000000000000000000496e50b6dd052b68438fd94e7d8fad64276389cab80c84 1,453 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.