Loading Tool

Explorer IconExplorer

Memory Pool

38,929 transactions
15.85 vMB
0.12473125 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt 15773d6f189242dd4d0e66c66e01c65be8b4949accd05c4059abda9f191403c8
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (741,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
171,432 171,432 0000000000000960d1ad57c969b11467a598dbb65b6847518b546346d90aaff6 87 0.05 vMB 60
171,431 171,431 000000000000041b9cc5cda8ab4f9043c70114d843840c1ec60504a71c963314 22 0.01 vMB 192
171,430 171,430 0000000000000568d3f9d3434acd9bc87267f4f1a5048304d449a9fad931da5e 1 0.00 vMB 0
171,429 171,429 000000000000072bc9278193ed72ffee385ba102fa519583654e38fb89a2d71a 54 0.02 vMB 6
171,428 171,428 00000000000006f6acb18e865e8d66939a71830ff242c3f24156a9a9529f687f 89 0.05 vMB 185
171,427 171,427 00000000000000796e547da3e766ae24f38719a9dd26531ff1bb6551c98aa302 1 0.00 vMB 0
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: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 150.43 GB
    • Received: 0.61 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.