Loading Tool

Explorer IconExplorer

Memory Pool

37,978 transactions
26.59 vMB
0.06226693 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt 5521839fb9bfe97528e711b1fc895d2856b5ff46bdb786c49a19d4c78187dfc3
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 23996d8eef687ce85a59dfeede9e8f5452efd67c6673acad513589a66079d45c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01278775 BTC
Feerates: 100.53 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (508,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,415 406,415 00000000000000000469390d248622377505c2694fd702dad4aad19f8e8ed24d 2,157 1.00/1.00 vMB 34
406,414 406,414 0000000000000000037bc2563d7d86ff80ab0542c1d203cdd871ef0e23ab2da6 2,490 1.00/1.00 vMB 41
406,413 406,413 0000000000000000032f654c34eb5661bb53b5efe02e9d21d285cda11905d3ce 394 0.15/1.00 vMB 39
406,412 406,412 00000000000000000096fa5c7f180693c1733905328c29ee586c2d1b51d8f3c1 1,158 0.58/1.00 vMB 34
406,411 406,411 0000000000000000024b802947b68ba556d9c91ccf5d086e047b583074d9d66d 2,695 1.00/1.00 vMB 44
406,410 406,410 0000000000000000059d5ab2fcb1b7c9614ab5e6344442a026810c385de69aa1 192 0.14/1.00 vMB 24
406,409 406,409 0000000000000000012beedc7919a1ad0567565b995a1d75c59015fab09da577 620 0.27/1.00 vMB 37
406,408 406,408 000000000000000004e79c3a99a6b7d4fcd91d28d6fe18134bf458463f6fdae2 13 0.00/1.00 vMB 161
406,407 406,407 00000000000000000156d075e32331108b383fb64adcf100a60ecb8914368fcc 925 0.44/1.00 vMB 35
406,406 406,406 000000000000000001dcc5879083c19af706513de706600a65c7a5e02a83f91d 141 0.06/1.00 vMB 39
406,405 406,405 000000000000000004992666dd39c5a78a38fe68d22dcf3297400d9276c21fac 670 0.28/1.00 vMB 35
406,404 406,404 0000000000000000043046326f92fe8a4a82433a05e1ec1444a1590e1f5c8eaa 1,355 0.60/1.00 vMB 40
406,403 406,403 00000000000000000083b11fd32b35fa2601510e6dce09b8038ef13a8552b009 345 0.99/1.00 vMB 6
406,402 406,402 000000000000000005c4a30f6bc229d97d20465ac8b886d3a17720295faf0198 772 0.50/1.00 vMB 30
406,401 406,401 0000000000000000066fc5b5bd85699c380f727b69b07f63810a8b709f0c2eda 1,990 0.84/1.00 vMB 44
406,400 406,400 000000000000000005f781d7166a4d5d512ec49fc76ac68ca78f57da47d8757c 2,035 1.00/1.00 vMB 35
406,399 406,399 000000000000000005c31eb195cfdb124df061935dcbc180e112a6cb9157618e 2,387 0.99/1.00 vMB 49
406,398 406,398 000000000000000003c94099f4df8f5dbe74599dd2351f75725a5b1309b13e30 682 0.38/1.00 vMB 29
406,397 406,397 0000000000000000059cd411f98372730740117eaa54114783aa61c0203c02c0 1,693 1.00/1.00 vMB 29
406,396 406,396 000000000000000002cb968f7dda7d0b683c0277f44fd8b0fc998e3155e89e30 2,321 0.99/1.00 vMB 43
406,395 406,395 000000000000000002d75d2b100919738d2b024e2b6187cdbb20e900ad6e3f86 68 0.03/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.