Loading Tool

Explorer IconExplorer

Memory Pool

29,555 transactions
6.76 vMB
0.05664419 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.50/200 MB

Candidate Block

Mining Attempt ba67e3d60bcd3fb863a71018c9fabec39692af26aad297dea0bacea44786df3a
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 5f70e5630b2fe1d5ab2ea49d2d9b776e69bba3ff87ac1746046982a7ed034b93
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,366
Size: 1.00 vMB
Total Fees: 0.03865121 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (783,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,170 130,170 0000000000001c6194fdafd28b5e8484e523d1be145ecc07934026fba65c9cbe 35 0.01 vMB 0
130,169 130,169 0000000000000f38cd814c084cd9be7898a575214643c3bd49e2b6392d59d9eb 35 0.03 vMB 579
130,168 130,168 0000000000000b36fbb28a67848c361117ff7a51e091344f11e5f75d967a5975 57 0.03 vMB 739
130,167 130,167 0000000000000262821e9c42061cbb44ef6cb3ab6855543ca61bd36c4e2b2a57 152 0.05 vMB 2
130,166 130,166 0000000000001d2f26993a6bef4ceab5e427f0605c0fbe448a908437c4ce896b 58 0.02 vMB 1,336
130,165 130,165 00000000000013a8ad22dd211e72515d854e953dde90f30edf81b4941023d492 78 0.05 vMB 249
130,164 130,164 00000000000018f318da4abb30bfb0a12a8b24fc2ce660a558a3c85b84de646c 16 0.01 vMB 2,150
130,163 130,163 0000000000000c78090c6a30ef7442ca2bccd0cbf2611981cb6a927dcaf7d724 79 0.03 vMB 640
130,162 130,162 0000000000000c8081180f3fc4e8fd402628b82d19533410f7f9c6483d599db2 59 0.02 vMB 962
130,161 130,161 0000000000000d0b1208b999daa343374dc47d1e811fa9a820f28567f51392c7 31 0.02 vMB 919
130,160 130,160 0000000000000344471b7fd05ea01b9bbf10363d4f5a5d559d740f8d9abaabc2 24 0.01 vMB 1,030
130,159 130,159 00000000000014c7966b6cf87df47ad00f83cbbac341cc142a5e64c9c365c9b3 44 0.02 vMB 1,088
130,158 130,158 0000000000000d9958fee382d649f83441faaf728c87e9f1d811b269a5cc7c3f 8 0.00 vMB 369
130,157 130,157 000000000000162f8987ff29e710273b4ed868c088f8d3e278b10ca10cb1f737 35 0.01 vMB 1,134
130,156 130,156 00000000000005a0eb2b3a8223baf16d6b26f6da7df6250610376a106ba0655c 13 0.00 vMB 757
130,155 130,155 0000000000001b6b10adfe2b6dd4724198e189a22a1c4665c2273be9d4422ca0 4 0.00 vMB 1,872
130,154 130,154 00000000000007e492e46a8c066e4efb403e3a7bf570af7ea81d4cd4382ae4fe 9 0.01 vMB 134
130,153 130,153 0000000000000df34f69bf30710b1dc64f1fcd9fde6d975a42d0b7727c73e362 83 0.03 vMB 403
130,152 130,152 00000000000000dcaf9c427ad27a62ae4c6515d6d021fbb559bcc0fb54dcf391 134 0.05 vMB 655
130,151 130,151 00000000000016997d550108ff0f96e0e2c492c4c4f59257638629cf7a78b261 48 0.01 vMB 1,603
130,150 130,150 000000000000002d8d8dce2a5c9d6de7ba5eda6ed0992acc64e5ecefea03ff04 64 0.03 vMB 827
Previous 10 blocks ↓
Total Size: 779.29 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: 44.47 GB
    • Received: 0.65 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.