Loading Tool

Explorer IconExplorer

Memory Pool

33,527 transactions
14.16 vMB
0.06094604 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: 81.77/200 MB

Candidate Block

Mining Attempt 9e678d505b367d1bb023d57082bcef140bdde53d42de71e0ba16c7d193b26e28
Version 20000000
Previous Block 000000000000000000017e2f1435f6b729e043b061b87ca7e01c1c807e574dcf
Merkle Root 346f64e70978de25226a41c76db1d7dd0a87fb5a93bc7e13e08720a3fe94ae2e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,917
Size: 1.00 vMB
Total Fees: 0.02074409 BTC
Median Feerate: 1.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,338 (636,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,115 277,115 0000000000000000eb2b6e4019811f0caef7df1b0e55e60df8bfc595324d08d2 439 0.25 vMB 42
277,114 277,114 000000000000000292f1ecb1eb3337da53630eefbf1540160870ea8d3490a8f2 39 0.02 vMB 22
277,113 277,113 0000000000000002c288a7244bcad4e3ef7768c1a0c715d7e82d32d8369f348e 768 0.25 vMB 79
277,112 277,112 00000000000000035b4d5604cc2eb59ba5681e16bf3e43d44fdc3ac13a7073e7 70 0.03 vMB 107
277,111 277,111 00000000000000037f8d87ec90c0b04d47df00a73a988abc29a45064e5845325 322 0.19 vMB 37
277,110 277,110 0000000000000000d2c6f149211f8106708ea045ee28efa5934a791765ed356b 373 0.18 vMB 48
277,109 277,109 0000000000000002e76eeef668198d580bec128fe7fb48577edc1af95a111fe3 336 0.26 vMB 28
277,108 277,108 0000000000000001223da7764222d5ad8e6a89f42f28de863d42369d5f5202c7 1,170 0.50 vMB 61
277,107 277,107 00000000000000020743eae0754471fe794bb8038e6ff3e39e5c63ad1957cb97 148 0.26 vMB 7
277,106 277,106 0000000000000000da603993dc6607e53c50c85125cff81fdca727d631626fe9 520 0.25 vMB 51
277,105 277,105 00000000000000004f66d8b0cb57ca3e1ca750c84e519ce2c3b1bb60706fa417 586 0.35 vMB 31
277,104 277,104 0000000000000000b6804c57cfebfb905acd8e3e92363fb73ff9d33c7863a491 93 0.25 vMB 11
277,103 277,103 00000000000000037d27b9ecf166ded583dd4d76484a7edeebc6e98c765c9bd6 581 0.25 vMB 481
277,102 277,102 00000000000000023d015639c274423bf42cc92ea005157f72cbead68376d895 63 0.03 vMB 52
277,101 277,101 00000000000000024b16cd78c396aa96235ef7a01d32f8ecd6ba752252b04dbf 1,073 0.50 vMB 43
277,100 277,100 00000000000000014bfaea20d12d171311c379766bdab3df31d05cf8720f59f6 626 0.25 vMB 51
277,099 277,099 0000000000000001968b67aa7d0813fb028f8824d29672ec8b8ac04a26f1157f 238 0.15 vMB 27
277,098 277,098 0000000000000001381eea812ec9f80c0e9f3d42c3a58fb4f2d678b4601627be 45 0.02 vMB 36
277,097 277,097 00000000000000004e80f68008abd6e6d5e8bed0165d64fc9ce008f9d36fdeef 148 0.14 vMB 19
277,096 277,096 0000000000000001a48e7d457ed986ba15ab6b7eaf8a87015c228a3dfb4cf5a4 423 0.35 vMB 26
277,095 277,095 00000000000000007e95814e82c1f0a55abd58de2256da983c4400fb9d70b0a5 21 0.01 vMB 21
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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