Loading Tool

Explorer IconExplorer

Memory Pool

78,670 transactions
28.89 vMB
0.11092088 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt b28889b874f52d02a0f603a3d4d96a5423e9e4e61c617d2f210dec58cba93a30
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 53a9dae39bddb32897a5871a33bfadbaba9aeb6151cdb1cffddb7762e00a64bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03954133 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (507,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,358 407,358 00000000000000000036af472948bc93a8ebf32a763e4ee9ed3c1bb5c59226f4 2,199 0.99/1.00 vMB 49
407,357 407,357 0000000000000000030745dc32e97bdde8394705acc606bd0f8b7141f0cdb61a 16 0.00/1.00 vMB 108
407,356 407,356 0000000000000000027d12f0e18484a03e117b1175a48d91e9ed52340bbf833b 3,331 1.00/1.00 vMB 73
407,355 407,355 000000000000000003828fbc61ad281aa2e298ed4a299abf36209a4725d51930 1 0.00/1.00 vMB 0
407,354 407,354 0000000000000000052e336f67c1b0d339d5e7423595c60f169cd17bd24e5306 2,262 1.00/1.00 vMB 43
407,353 407,353 000000000000000001bf0a1bec676921a28db32b0b66dc6260c25f99e4f98049 1,724 0.91/1.00 vMB 32
407,352 407,352 000000000000000003fc5052002a6ca3a8009d13cc910b95cba8f6af281f9cc4 1,027 0.52/1.00 vMB 31
407,351 407,351 00000000000000000058bf23a5ba18c9ed6907bb2ded76898d8776a456144141 1,806 0.73/1.00 vMB 35
407,350 407,350 000000000000000003a40325a2491dcc9825889efd066e8bae3ef82ae10c2ffb 819 0.56/1.00 vMB 25
407,349 407,349 000000000000000001f49a77877afa1351d3fefd0b7b7ea0198bba68e52465e7 711 0.28/1.00 vMB 40
407,348 407,348 000000000000000002181ffcacf4e90a743c0186e90de53a1089e71070332f28 1,547 0.71/1.00 vMB 34
407,347 407,347 000000000000000003c1573da0facfa18b0ee29f5fd356c60124a9159b4afeea 979 0.46/1.00 vMB 34
407,346 407,346 000000000000000001987d0c21716449f6ea8be7001ebcc45a6cd4119d604877 1,685 0.88/1.00 vMB 33
407,345 407,345 000000000000000004eac37791c84270b32aa81a3c65520540c3d7c423d10edc 379 0.79/1.00 vMB 15
407,344 407,344 0000000000000000056d9f20390d204c47926f151c4f9e96611bb22bba05dcd2 1,909 0.97/1.00 vMB 38
407,343 407,343 000000000000000001d4007c7706f18d0905bd95c9fa43dc4fb67cd730198f3c 1,325 1.00/1.00 vMB 26
407,342 407,342 0000000000000000025b7b05abb688a3fcf150fdea8ff579c079be8d46d63da8 3,144 1.00/1.00 vMB 59
407,341 407,341 00000000000000000023cb8d0b6083680d63457b80e87dd29449e7f24bb6cd14 1,424 0.69/1.00 vMB 32
407,340 407,340 000000000000000002593f85249b3b07c74535887cb80541d33e6321a277c448 681 0.35/1.00 vMB 32
407,339 407,339 000000000000000003f7670cf3e80fe8618f45121c69bbb453d2e31ed102f5f4 359 0.17/1.00 vMB 40
407,338 407,338 00000000000000000536b6db87e3a6229cacf4b80aac381a1f8e7a57395539c4 1,649 0.63/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.