Loading Tool

Explorer IconExplorer

Memory Pool

35,004 transactions
14.39 vMB
0.06400770 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 83.52/200 MB

Candidate Block

Mining Attempt 529f4e1a93da540b7613a28e215b7dc3596467ef7911e327029ee3fde9d88734
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root ad9d6d0d24f16868106e3a4153a2e0c3516475968578d2049515d730f1c1c5c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.02152513 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (741,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,453 171,453 0000000000000079cce445a1a382c16d225c43da35c508285b41145598768e4f 5 0.00 vMB 32
171,452 171,452 00000000000000b579c8af9395ca881506b8964846af686f0ad78fe3d9f6f193 17 0.03 vMB 131
171,451 171,451 000000000000028c23051344d6256cba0c0665edf1437c715579051bd76b02c2 145 0.04 vMB 26
171,450 171,450 000000000000099e18b84b47fba8ee569f117c8545fa375f33381bb7514187e3 1 0.00 vMB 0
171,449 171,449 0000000000000761133cf54d91bedb794ee954a79b9e99daef0535c17a9f2700 105 0.05 vMB 915
171,448 171,448 00000000000002a5443ce8eddca413479dd52791d8c96a9f4b69fcbe7dd51349 1 0.00 vMB 0
171,447 171,447 000000000000069f0c94cacce405233fcd116f406eba78997902eb3243249dee 1 0.00 vMB 0
171,446 171,446 00000000000008d3bf754589d8bae3bf3b5c638fae9fbe39553e170b8a1a08a2 116 0.05 vMB 373
171,445 171,445 0000000000000a59908777ae2f7b76a3b6410d14528bb90b63203301147d715b 75 0.06 vMB 211
171,444 171,444 0000000000000205dd571172270e396ec89660413c8b1cbf5163aae9a14cf4cc 122 0.05 vMB 145
171,443 171,443 00000000000002806f5b9dabf5eec336308c4c7dda51bd2259d58745514d51ea 77 0.05 vMB 350
171,442 171,442 000000000000054617473e1d95418fab74e448171ec409b323bcd6faff0cbfdb 16 0.01 vMB 44
171,441 171,441 00000000000007cb71a446984f6c432d7b2dfc366ff6deb4f722e2aeb98f554a 16 0.01 vMB 331
171,440 171,440 00000000000005f20cad0d16326669b06c37c990e72372741cd9a1ff79b58a33 1 0.00 vMB 0
171,439 171,439 000000000000090ac1bcddd262c57c60102b1bd3055b81064e66124fc6f77c47 132 0.04 vMB 40
171,438 171,438 000000000000020e2837a52fe0d54d069d43a9e94364402833fcc939b993a940 9 0.00 vMB 118
171,437 171,437 000000000000085a1369a91a553a4dc255725ecd6b237ca20312581fd7694d17 80 0.04 vMB 251
171,436 171,436 0000000000000abd0f02c0fd4415b20bc2306297f15003a39c276b50db1d435b 10 0.01 vMB 111
171,435 171,435 00000000000001f78652458a457e4b29381b7f25a539f8727544e80ead361e26 29 0.02 vMB 169
171,434 171,434 0000000000000603e75872ec33b0dc8be22498a223ef9ce6547a59cf89c308ba 1 0.00 vMB 0
171,433 171,433 00000000000002c654f87bcc43bd6ca820ab5c70191e67aff626bf2e5269ecda 44 0.03 vMB 47
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 155.95 GB
    • Received: 0.63 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.