Loading Tool

Explorer IconExplorer

Memory Pool

83,826 transactions
31.56 vMB
0.17281462 BTC
Random Selection Loading Transactions
Max Size: 187.45/200 MB

Candidate Block

Mining Attempt 9931efa5d41284eefc49c7545c353a04e556712e785b8bd57bcb805545f2ccf7
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (660,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
254,333 254,333 00000000000000343e13760aa1b4f56cd496424292c9f5d00b5db246020b0b49 485 0.20/1.00 vMB 117
254,332 254,332 0000000000000030744cb295ae03a474a4229948766983966a050e2b461923c0 196 0.09/1.00 vMB 86
254,331 254,331 0000000000000035598e02b181ecad1dbcada16d6006db923a5bd47f54608185 283 0.12/1.00 vMB 111
254,330 254,330 00000000000000225b8aecfd693c1efc89d61acb825d766b0a686e4b71d9a8f0 490 0.38/1.00 vMB 36
254,329 254,329 00000000000000122092af528f5f72323e543833caffa7b3efe7e1f4a65646a7 1,177 0.50/1.00 vMB 89
254,328 254,328 0000000000000025535b66d4e2bf0e595a4e168b7faccdbc53a1f3ef1e5af667 497 0.25/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.