Loading Tool

Explorer IconExplorer

Memory Pool

78,652 transactions
29.42 vMB
0.08224689 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 6cc9f51f2695c13ef52ad4de5dffbba5d201c654c21153f619c3002c857d083b
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 767bbfee4d90a9aa24433c2e972ab5efbdcde853d2de2e181fede042afadf629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.01771247 BTC
Feerates: 301.25 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (799,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,687 115,687 0000000000000f878e00e961ba2fbf9432261dc350f3a643a09bd5be2bfd9a0d 15 0.00/1.00 vMB 1,830
115,686 115,686 0000000000000e5fefbd536a2438479df798fdf14ea7918b507fa4e9fb7c7909 10 0.00/1.00 vMB 0
115,685 115,685 000000000000e6a0dcb890b6e4e598947ea597db13b897493b00361ac9df43b1 12 0.00/1.00 vMB 1,457
115,684 115,684 000000000000c3de33e28e723465109c5a8d356f382bced942aa09425388ec11 55 0.02/1.00 vMB 246
115,683 115,683 000000000000157aab12b9938ee190531ed718b1932ce5f79c4dad2bcb8d72c2 11 0.00/1.00 vMB 343
115,682 115,682 000000000000304a59629bba02e67ac083bf9f36ab9aa33cdef23c078b894179 36 0.01/1.00 vMB 851
115,681 115,681 00000000000059357dcc466a58ef5950ea13549f96535158ef7008c052822126 7 0.00/1.00 vMB 0
115,680 115,680 000000000000949827dd72ca51eab7167cd5ebf0ef171c6177b9a252739272d4 15 0.01/1.00 vMB 563
115,679 115,679 0000000000006e630c4ae91acb6cc611a69267e5a0ce7799f9b2c8f780a69a81 10 0.00/1.00 vMB 715
115,678 115,678 00000000000073cea5e247c05726d24f2a71c9ee1127aa196bb943f9a3add447 9 0.00/1.00 vMB 649
115,677 115,677 0000000000004a89c1651d7c82feac0e9e2da6b9999375184bd7614fe17cacc3 6 0.00/1.00 vMB 667
115,676 115,676 000000000000cd3f9c8c407f5e6ddc181423015113fe38fc6fcefa78b5dab2f1 11 0.00/1.00 vMB 312
115,675 115,675 000000000000f030ef5bec909c7c4f63bdbacaea0407fd9d93dd07925cae436b 19 0.01/1.00 vMB 1,047
115,674 115,674 00000000000021f75217d3b23f08a91077126148cddd4a6ceef079d07864f3b1 10 0.00/1.00 vMB 687
115,673 115,673 000000000000378a75127703f4e297e56fd5d97508438f09ff16843fc1586e4d 16 0.00/1.00 vMB 1,094
115,672 115,672 0000000000002008c3495ab7030165a2b904427887341ced29a39ba9e789d8a3 3 0.00/1.00 vMB 530
115,671 115,671 000000000000ea421992885ea07e89e06586fded2a003edaaf8aa8963566a55b 1 0.00/1.00 vMB 0
115,670 115,670 000000000000beaa438b2039aef6957747a0f80d0ef63e0a0a8c58ad532a6c52 6 0.00/1.00 vMB 0
115,669 115,669 00000000000008eb15f31d186d984c20493c4c83818bdf8aa13bc1bd914f1d4e 12 0.00/1.00 vMB 407
115,668 115,668 000000000000d7125e3753f27336d1f616744ddac3213802e27dc8cd527073f3 16 0.01/1.00 vMB 1,366
115,667 115,667 0000000000006bfaf41babca465639143523ecbf5302a47b7f85a2a42f75f254 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.