Loading Tool

Explorer IconExplorer

Memory Pool

77,353 transactions
28.65 vMB
0.06400984 BTC
Random Selection Loading Transactions
Max Size: 173.95/200 MB

Candidate Block

Mining Attempt e75d8a3c38441bf9b9093611d5befbf149c87e18016b878d57ef3b8619a8dd88
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root e26a2b70753072bd84567582e2dc3e8e28abf5546e6367f2ec84ef27a079afeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,807
Size: 1.00 vMB
Total Fees: 0.00439550 BTC
Feerates: 52.08 > 0.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (295,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,422 619,422 000000000000000000072ba1b474d8a5e5cad4c64d5b0c46fac0997d3db704cb 2,280 1.00/1.00 vMB 33
619,421 619,421 00000000000000000002472a667695923a737e5e43598fab9a9a28bd2d98f2bb 201 0.05/1.00 vMB 20
619,420 619,420 000000000000000000114fde3cd8c4a17b88d271729596c04698671c73649a98 567 0.13/1.00 vMB 7
619,419 619,419 000000000000000000021867d1f7842da1f6fed9224341b290c7ca02076ffea7 2,811 1.00/1.00 vMB 9
619,418 619,418 00000000000000000006e23a2503456a7deb3fa012953bc077e307a0e57cb411 3,089 1.00/1.00 vMB 26
619,417 619,417 0000000000000000000ef197661b373c4f4aefd30a03b8792283ce33e495e592 856 0.24/1.00 vMB 16
619,416 619,416 0000000000000000000bcc24c142c79f364f04d248fb56127cda906d0f920884 2,038 0.76/1.00 vMB 15
619,415 619,415 00000000000000000010fe10c4123eefda3ca022820e1c6982170ac4da609429 594 0.20/1.00 vMB 16
619,414 619,414 00000000000000000011c91235232728c9dd9930d4aaf448639bf426c63260d7 1,340 0.39/1.00 vMB 11
619,413 619,413 0000000000000000000e8d903f98b96a16a2150c15aff626d022f16344ae334d 1,866 1.00/1.00 vMB 2
619,412 619,412 0000000000000000000d9a482114671dee50dea5e202a523861dc4bbd97d146b 2,883 1.00/1.00 vMB 8
619,411 619,411 0000000000000000000680a24f466fc28ece3ed3c4b30bf54936b33723828c24 3,295 1.00/1.00 vMB 24
619,410 619,410 000000000000000000091a233e1e4b9e78d5094080ae7edcf5b658e27a25eed6 3,329 1.00/1.00 vMB 22
619,409 619,409 0000000000000000000303f52738eabba4422ad9c58a5d2730e0a4ebd1429f52 3,019 1.00/1.00 vMB 9
619,408 619,408 00000000000000000011c425675c0eadc061191f2155605d6a4bb0156a30b5a5 3,390 1.00/1.00 vMB 21
619,407 619,407 000000000000000000011f663052123f928aa4fd470a4050f1b2bc20fd648c69 3,103 1.00/1.00 vMB 10
619,406 619,406 000000000000000000052d61cc9f4188bb82f2a697189d06226e112077c8978b 3,405 1.00/1.00 vMB 31
619,405 619,405 000000000000000000023542de57440e7299fb8352bfba8e4fa81adffbe91b85 2,417 1.00/1.00 vMB 26
619,404 619,404 0000000000000000000f73836e31303319e29927c365a16bfc78153edf238814 2,896 1.00/1.00 vMB 17
619,403 619,403 000000000000000000082b05a3dc8a2245de42cdc1b447c82857fa5330e681e0 3,090 1.00/1.00 vMB 29
619,402 619,402 000000000000000000004da076a5065b0e7b1165672fa50aed6d0f8d4ccc5624 3,027 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.55 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: 669.62 GB
    • Received: 15.75 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.