Loading Tool

Explorer IconExplorer

Memory Pool

17,155 transactions
7.89 vMB
0.02226138 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.21/200 MB

Candidate Block

Mining Attempt aef35c84c65a98ab18646d35db1ce6a6cbfaa5f0858271eff136c091565c8323
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 017487b185a2202c81da6761e56d7a8e2d20b316ddcd7a573b4837a2c0c46c8a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00592317 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (45 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,346 913,346 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d 2,441 1.00 vMB 2
913,345 913,345 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad 1,377 1.00 vMB 2
913,344 913,344 0000000000000000000186f5897272ba51e6521176be301e46bc5483f36c3d58 3,387 1.00 vMB 4
913,343 913,343 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf 2,807 1.00 vMB 3
913,342 913,342 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559 4,127 1.00 vMB 5
913,341 913,341 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc 2,588 1.00 vMB 2
913,340 913,340 00000000000000000000fcfeb08eb3e8132df80ab0066dce138120a13dfa737c 2,013 1.00 vMB 3
913,339 913,339 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0 3,106 1.00 vMB 4
913,338 913,338 000000000000000000017e2f1435f6b729e043b061b87ca7e01c1c807e574dcf 2,325 1.00 vMB 3
913,337 913,337 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf 3,152 1.00 vMB 2
913,336 913,336 0000000000000000000096cfcfc62b55cb14f898b8f1d42e18299b516b2c7091 1,478 1.00 vMB 2
913,335 913,335 000000000000000000016680770347223b654cca142c2a93e0a21ae020c5ed7a 634 1.00 vMB 2
913,334 913,334 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3 1,534 1.00 vMB 3
913,333 913,333 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d 1,431 1.00 vMB 3
913,332 913,332 00000000000000000001ab848c87dfb69fa6da8fc174f477469f30d59a2ed557 2,187 1.00 vMB 3
913,331 913,331 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080 2,948 1.00 vMB 4
913,330 913,330 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f 3,911 1.00 vMB 6
913,329 913,329 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475 1,767 1.00 vMB 2
913,328 913,328 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66 2,691 1.00 vMB 3
913,327 913,327 00000000000000000000cbbe83a2223f2358a2406ee29b0c3eac83a63a0251dd 3,096 1.00 vMB 4
913,326 913,326 00000000000000000001287d3089f713a4685ed8f7f42680dae4656249995613 3,849 1.00 vMB 7
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.08 GB
    • Received: 0.93 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.