Loading Tool

Explorer IconExplorer

Memory Pool

35,811 transactions
26.02 vMB
0.06673218 BTC
Random Selection Loading Transactions
Max Size: 132.56/200 MB

Candidate Block

Mining Attempt a351f30864aaad5f4544124b97a18673b68ef340465d0f34917f4467b9634a56
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 13b64c0a61105acb5fbb4970f3b596bb0f56ba49f52da515ae5f640fcee0006b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.01858031 BTC
Feerates: 120.00 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (228,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,266 686,266 000000000000000000089996eeec0ff0ef5524c2fae320c64094fd68c9596077 2,486 1.00/1.00 vMB 51
686,265 686,265 000000000000000000057b95e7cccac69ea5c71ecd0790355b33c62ed727565e 2,205 1.00/1.00 vMB 49
686,264 686,264 000000000000000000022a3cbea168767808d3fda60c31974dd64daf0e775164 2,673 1.00/1.00 vMB 44
686,263 686,263 000000000000000000094468fa1d6afc626438fd180d86b2d603fbc98128679d 2,074 1.00/1.00 vMB 41
686,262 686,262 0000000000000000000ad28fffb96628f23531d9b24f79236fc942366d1adc2a 2,426 1.00/1.00 vMB 54
686,261 686,261 00000000000000000005ff77057b5f38e8f686513617f11fd412ee7ff52ef7c3 2,729 1.00/1.00 vMB 81
686,260 686,260 00000000000000000000d9aff3a6549915b3a27977cfc691b44b39cca50fa226 1,821 1.00/1.00 vMB 48
686,259 686,259 00000000000000000006893002b3b2732dff442893afad8b8790f388dbb54321 2,480 1.00/1.00 vMB 51
686,258 686,258 0000000000000000000410e07aa80c3c0542308f17a00217c9b39542a25173a2 3,058 1.00/1.00 vMB 77
686,257 686,257 00000000000000000008a04e4ae6d8a14e0d23d48c20a3f826619c80c45b04c5 716 1.00/1.00 vMB 40
686,256 686,256 0000000000000000000c498bbb71a9bf005f5d1f322b17472ed2f564ef394de3 2,242 1.00/1.00 vMB 56
686,255 686,255 0000000000000000000a844b1d609034d1525724d781d209a66e82a042fb89a5 2,647 1.00/1.00 vMB 12
686,254 686,254 0000000000000000000a65488565ef358fd61846bc35042dcbb1938465d05498 2,201 1.00/1.00 vMB 9
686,253 686,253 0000000000000000000737aeda5cd8c5e8c7743797ea0a2afc3c0a1b527c6009 2,320 1.00/1.00 vMB 30
686,252 686,252 00000000000000000002416a49e1530f48365bcd45e4d119e6e5ad25b955bf8e 2,392 1.00/1.00 vMB 16
686,251 686,251 00000000000000000009d343bc871ef089e7ebd987c2a9dc2e75db066a0b533c 2,147 1.00/1.00 vMB 35
686,250 686,250 0000000000000000000ac7dc507b19abc4bbe8083ab63269f4fa29c0cc4d23ae 2,204 1.00/1.00 vMB 46
686,249 686,249 0000000000000000000916696468788d806bb6d2a7981dc83a3803a74b01921a 2,433 1.00/1.00 vMB 44
686,248 686,248 000000000000000000032e70d7e203f5aa0dd8a18dd57601bbe86a63e2bd8575 2,388 1.00/1.00 vMB 47
686,247 686,247 000000000000000000047ac03ecb44f6bf5466c237a7b21b3449b1a98b994504 807 1.00/1.00 vMB 38
686,246 686,246 00000000000000000002462cbffb41277cb1a1629fd36c9d127068d5306b5aa2 2,559 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.