Loading Tool

Explorer IconExplorer

Memory Pool

78,483 transactions
29.96 vMB
0.08694660 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt 57b2e12237de28923ca9f477e2d4ed563328ab1a02f25ed085a2b72adc8e6128
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 25ac46e02fe51cd119ea34f8999aa2659a6f16a86edd015a4c75631832475b61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,710
Size: 1.00 vMB
Total Fees: 0.01814110 BTC
Feerates: 100.69 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (660,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,354 254,354 0000000000000025d41d0269b661cc504a4e15927b94006e2978fdd54a5e12ac 144 0.06/1.00 vMB 34
254,353 254,353 000000000000000b98e925838eeb367bd7cf6b955436e3989e6755dbf8b6a3cb 727 0.25/1.00 vMB 99
254,352 254,352 00000000000000239b34bf8e60217edfaa81eec6f834f2b335e6bb6e77c8c80b 610 0.25/1.00 vMB 159
254,351 254,351 000000000000003a898241d039b3f5878a6caac994527a3827adb2b5b3600527 512 0.22/1.00 vMB 152
254,350 254,350 00000000000000348fb7b94cad608621fa6aec2a51cf9f5aec9c93cee717884a 119 0.08/1.00 vMB 89
254,349 254,349 0000000000000031ab46309379fceb468ee334ca53eabb221aa17a8bce1c13ab 123 0.07/1.00 vMB 65
254,348 254,348 00000000000000232714857099392dc1e99859d139869bd235663aa5f1694c1d 323 0.17/1.00 vMB 92
254,347 254,347 000000000000000171c1103307a5d1733334d8dc410e006a6763080c2f9b5f46 347 0.15/1.00 vMB 121
254,346 254,346 00000000000000373faabfd9f8f712099a1fd57f932e72cb0807c7dff6990f9c 16 0.01/1.00 vMB 91
254,345 254,345 00000000000000131ca111d71cb76ac0543c69a0b5a4bc330bfffe87ce3cb6b0 176 0.08/1.00 vMB 110
254,344 254,344 000000000000000e7d89b58c4d1ac3d3ae8b7b5fafd92347d6cdbdd009cd31ae 22 0.01/1.00 vMB 96
254,343 254,343 000000000000001d106e7e90bf1a78aea02f18834f3dc54e0fac552b23d9e41b 140 0.07/1.00 vMB 85
254,342 254,342 000000000000001cbeddb14e37d1fcf20b5818d58621174406e1c84a220664f7 164 0.06/1.00 vMB 84
254,341 254,341 00000000000000044766ae516cddd925b29ad2e4f28ac08635ac30e0a9c6c292 649 0.27/1.00 vMB 114
254,340 254,340 000000000000001dd19e6caf3ecf66328f547f1ebac3f68096060c8eb08d524f 104 0.05/1.00 vMB 95
254,339 254,339 000000000000003aabd45d3106fc917477f367b8f7e38ba4ad10ace16d6fef64 249 0.18/1.00 vMB 73
254,338 254,338 000000000000000136c3616fc55a40c3a48035e9484ad319ea1c0fe3c9fc1ed8 143 0.08/1.00 vMB 46
254,337 254,337 000000000000002e4c7c578d2a145354222be2716ccebe996b0dceeff31e275e 353 0.15/1.00 vMB 143
254,336 254,336 00000000000000242b6c485e3b547d6f18b3efd300bbed87fd76afc677d642c7 529 0.22/1.00 vMB 130
254,335 254,335 00000000000000388e5015089a1e5cf9fc575cbc393a1e8bd30ceed323987cca 58 0.03/1.00 vMB 60
254,334 254,334 0000000000000014d80e7dacf94e8120eeda0c5493faf3cf3b978bc40df0ea1f 122 0.06/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.