Loading Tool

Explorer IconExplorer

Memory Pool

19,381 transactions
10.76 vMB
0.02518208 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.22/200 MB

Candidate Block

Mining Attempt 5f720f799ed5071369b2d71304d6f6446b97258e63e7766b908f845e0160851f
Version 20000000
Previous Block 00000000000000000001e4adc040e5943a26aca16b48e6178a736f319d347df0
Merkle Root 6fff55a93c5b27aff6dc0efae2b1b2d17949b45e7ef6180282062f2697e234b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,079
Size: 0.99795 1.00 vMB
Total Fees: 0.00805933 BTC
Feerates: 101.00 > 0.81 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,638 (812,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,675 100,675 000000000002cc85e97e7c910dbfeb5fc3e44922bb9768bc8c8ecf082916fbf8 1 0.00/1.00 vMB 0
100,674 100,674 000000000000c29ececa96513470a99d1d7fcea84fbce29478f0510d351c7d4d 1 0.00/1.00 vMB 0
100,673 100,673 000000000001e3904885c4c05cf938e31b4da37fd1436cb8656d020ea1e97254 4 0.00/1.00 vMB 0
100,672 100,672 00000000000460104de288b5ad6c759add2f2aff878b8a2c41d1d26480628082 4 0.00/1.00 vMB 0
100,671 100,671 00000000000025f57f803e3ec060c28cf94bb2cec06b5e615542dfb7f8a96247 1 0.00/1.00 vMB 0
100,670 100,670 000000000002d1d0ca2ee5715a914c352cdb39ce5f13f4bf3d781399e8f2a97e 1 0.00/1.00 vMB 0
100,669 100,669 0000000000004fe097b4daea0cc284cca8da7b6663b8b22389e0ad0b015d9cae 2 0.00/1.00 vMB 0
100,668 100,668 0000000000010e8b41d9a021a087586ad3c7fa49dad1bb84f4a08d25d8cf90b6 2 0.00/1.00 vMB 0
100,667 100,667 00000000000070af6b6297bf397553423ef12fe3f8e98d44579269bade371fa1 3 0.00/1.00 vMB 0
100,666 100,666 000000000000e1ca4ff53b6a342738ddb9821952775f90cc2b95340d270d7e4b 2 0.00/1.00 vMB 0
100,665 100,665 00000000000172bc004508557fbc738b98066022b2b225404221a24780048eaa 11 0.00/1.00 vMB 0
100,664 100,664 000000000004803c97ed84b0d2752658aa2e7105a04247dc42e323df5d03b52c 11 0.00/1.00 vMB 0
100,663 100,663 000000000000b321b2a5b226936517bb76b0b244b3d2aac780a7defc38caa51d 12 0.00/1.00 vMB 0
100,662 100,662 000000000003dbdb6ed16aef86bc0253582eb6793d25d4e6416f57c4cd3d429e 12 0.00/1.00 vMB 0
100,661 100,661 000000000002a5121994855aab79d425e605d9c40860e981f12faf8c41929cf9 1 0.00/1.00 vMB 0
100,660 100,660 000000000003a73d31bbae2cebd925e32d08d280fd48dd43cbcecd0ac2d3b0b6 1 0.00/1.00 vMB 0
100,659 100,659 000000000004151207bec18d5304995cdc6f2f2de936f80c7146459ae3a14af7 2 0.00/1.00 vMB 0
100,658 100,658 000000000000a2afe9576b74bff9575933dd07f628d66c7564aab8f732f6d576 2 0.00/1.00 vMB 0
100,657 100,657 000000000001a387484341726024456a750f989a767e36749f8c8e4cf60c0502 1 0.00/1.00 vMB 0
100,656 100,656 000000000001063b9461d72d1a600f27f14f04eca82d3aec0a2090cca0d3cf26 1 0.00/1.00 vMB 0
100,655 100,655 00000000000227677e55f042c3d380f818a7f37335a475f79898393e5ee99475 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.97 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: 470.31 GB
    • Received: 2.95 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.