Loading Tool

Explorer IconExplorer

Memory Pool

83,836 transactions
31.78 vMB
0.11928151 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 8a4e7a68b4768825b397a78b198a408f60576af4a05906f9bf4e9da1fc019ffb
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 9061f5315123743dd8e8f75bdd6f7c88d00253b5616f1625bca021a562e2bd77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.04278830 BTC
Feerates: 301.05 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (301,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,353 613,353 00000000000000000008f357833a76fcb49e89ce4d58256f62bb683ae6ec885f 1,964 0.62/1.00 vMB 18
613,352 613,352 00000000000000000007b70bb66a14bd2f8c2c336e354e935d91b65c35370df0 3,200 1.00/1.00 vMB 17
613,351 613,351 0000000000000000001088c6407227269a53a2b2f79389893201202b278a531f 3,542 1.00/1.00 vMB 4
613,350 613,350 0000000000000000000fb19d5e3d46d7e83c0de98a45d443059d9a1a381bd1e5 2,823 1.00/1.00 vMB 13
613,349 613,349 00000000000000000009a9ef8c8fac32a026c7f8f03139dc5f52b2752bc62b34 3,150 1.00/1.00 vMB 30
613,348 613,348 000000000000000000018031e9e745d675a019f1ba4ffae7a4995d6e20a40c90 2,506 1.00/1.00 vMB 23
613,347 613,347 0000000000000000000086fe704cb0483184f06a65d02f1f417edcb72745f208 2,695 1.00/1.00 vMB 24
613,346 613,346 0000000000000000000c3a4d114b4e6e589f82e789a495c5e30f9ccdd28d2048 2,392 0.84/1.00 vMB 12
613,345 613,345 000000000000000000059dfcb68beb5c034789487298abc76b58fdc8724bf7d7 3,009 1.00/1.00 vMB 9
613,344 613,344 000000000000000000126566fe321182d8710368bf2972f955593535169d281e 2,537 1.00/1.00 vMB 28
613,343 613,343 000000000000000000112dd71ef3cfbe125a71c90b53392f6e14702477a583e4 488 0.14/1.00 vMB 15
613,342 613,342 0000000000000000000e4dfda468329e4850ee8c9b0ef20fa170d617a5240155 911 0.29/1.00 vMB 15
613,341 613,341 00000000000000000012528a61a0e6e55bfdc33c3dbde5efebc7eb1648b04453 1,881 0.53/1.00 vMB 17
613,340 613,340 0000000000000000001272316d1b7d1b4924d292b61b35e50736c292719c8ec0 605 0.16/1.00 vMB 21
613,339 613,339 0000000000000000000c7a30feb3203c2ea5a1738e6dc219cfb8ab3bb1ef9dde 2,711 0.89/1.00 vMB 9
613,338 613,338 0000000000000000000c4840b976bc26eff6c726f66ef1b57135cdb003a92048 3,330 1.00/1.00 vMB 24
613,337 613,337 00000000000000000001bd2934546813884f5f4991e336d055eee4a5de26ad89 1,380 0.38/1.00 vMB 17
613,336 613,336 0000000000000000000479af17bbec1bff911844b8c0dd2055c26f2acf931991 2,659 0.92/1.00 vMB 14
613,335 613,335 00000000000000000010536473f6ffdc06a9ba8b5b49ffe78dffe74ccf941390 3,287 1.00/1.00 vMB 18
613,334 613,334 000000000000000000015b8c01451b66e9e03a6b14437926704cc6c8fafb8bd4 1,519 0.44/1.00 vMB 15
613,333 613,333 00000000000000000012b855349b765ab58c7847fc0bbac179151c19a6843534 2,491 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.77 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: 709.34 GB
    • Received: 16.89 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.