Loading Tool

Explorer IconExplorer

Memory Pool

19,214 transactions
9.95 vMB
0.07195454 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.29/200 MB

Candidate Block

Mining Attempt 27303205295109ba1839d40bb886de0d9dfe5b13830293b277818ddf8a36cddf
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 8196cda96e642e381b8c2597dd4525df5decf62c727fb68082f6861b660a88a0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04369371 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (715,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,462 197,462 000000000000021b75f72635358716c98a5e1c10aa9d5a43a0a841bea31778b9 57 0.03 vMB 28
197,461 197,461 00000000000002068154f432af4a646052a331932364d0d467cfdb0450959eb8 204 0.11 vMB 76
197,460 197,460 000000000000054459e2d6399364c7039efe9e3ba1e4de75a9b717835372f7b8 503 0.21 vMB 137
197,459 197,459 000000000000059fd89b5ba01d70be1795604295cac72372b9f363367d7f500a 645 0.25 vMB 141
197,458 197,458 000000000000012b60aa7dbd1b0e3d2ddf02881a421435d711e865445a1ca0c5 10 0.00 vMB 29
197,457 197,457 000000000000002a59707e8776d22ef5bcbee54b67e2aa403a46c8cbbcf94ead 452 0.25 vMB 115
197,456 197,456 00000000000000c5d0b0c03262cac96c49c8fcf92c4338f5007f02da111bfa7f 796 0.25 vMB 169
197,455 197,455 00000000000000348b0f8ac7e1a5c780ff8a9844f96fcffcd1b1e95b0b5fbaad 128 0.07 vMB 116
197,454 197,454 00000000000001c50c6ba53ec58eed194e37e337b4cb8bbc8ad63bcee6c6ce2f 48 0.02 vMB 115
197,453 197,453 0000000000000486d8c9b97846d88abfcb3ce63ce5d3d393fb744fbba8ed7ec1 136 0.04 vMB 12
197,452 197,452 0000000000000621b8c310500184fbc2d32d2ebce9e53fd67214599c7b312759 64 0.03 vMB 44
197,451 197,451 0000000000000065956d7bcbccf716122e1be66a97c96db21adab3ff2365092b 137 0.06 vMB 138
197,450 197,450 00000000000004c12bfad4af560276283fddb7489b63d4572423bfe2915c00f4 456 0.19 vMB 172
197,449 197,449 00000000000004bac4ce90754351966673989a649ae7442e4aeff0297ff26013 9 0.00 vMB 594
197,448 197,448 00000000000004303ee8727725733c9d421ac568b66049bb37ba8f54a7a76d5b 100 0.03 vMB 136
197,447 197,447 000000000000048a7e483815ced37051a34c9f045809261c6b38014e1c27cf32 249 0.09 vMB 121
197,446 197,446 00000000000001fe028387c2e203b43d463520ff980b2378f7a55e04e00563b5 477 0.18 vMB 194
197,445 197,445 00000000000001e901721c55ee83927af48022b27c55a371c1e557c76acf9307 7 0.01 vMB 19
197,444 197,444 00000000000006c0e49c5e286f1ad97762bf27ff3256af7b28aa1783eae203d0 339 0.12 vMB 163
197,443 197,443 00000000000003f4b5c35c575f1ab52e354a8d81830ff71fdc07f6eec97000e5 35 0.01 vMB 85
197,442 197,442 0000000000000169d2a55975bebe5bef23e7b69e66fd647b97916a037cf976cb 290 0.14 vMB 149
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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