Loading Tool

Explorer IconExplorer

Memory Pool

81,022 transactions
29.61 vMB
0.07749244 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt c856073778fa1f9f1cc11ba3a3abe68fbe8fc3cc47012f2faf8ab4ea170d71f1
Version 20000000
Previous Block 0000000000000000000058879e0a40dfa8f1616c9152641354287e61f743c1d8
Merkle Root 9d2c503714c05537c4e08d4fe74a48a88fd7dd08f8e05e74bebab3fd7336489c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.01504963 BTC
Feerates: 116.76 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,081 (319,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,709 595,709 00000000000000000009569e89e67c4d83da48c2b422354976c692af90c966ec 109 0.07/1.00 vMB 2
595,708 595,708 00000000000000000009245a67eaed4a8a3d1d8b72b8db5d360f0d7cc04db634 3,121 1.00/1.00 vMB 25
595,707 595,707 0000000000000000001183c4f2d55219da1a04821943a8a690539f3b42279aba 1,757 0.57/1.00 vMB 24
595,706 595,706 000000000000000000078b80be12485c32eecc9934204304b8d994bc1920cebf 1,719 0.60/1.00 vMB 7
595,705 595,705 0000000000000000000dfb30cfc3281e8497b83a4f603d7a194c5d5ab6e861f2 2,469 1.00/1.00 vMB 35
595,704 595,704 00000000000000000008ee11cd5f2c0ef79c2f861174b53460f0491417e3a47f 2,874 0.81/1.00 vMB 27
595,703 595,703 0000000000000000001454feb0ec309a3d864aa16e00b79d193abe2bfeb28afc 2,379 0.76/1.00 vMB 22
595,702 595,702 000000000000000000127ca8cdb1572180aa475205fec95fb6df0caabba7c640 3,335 1.00/1.00 vMB 26
595,701 595,701 000000000000000000042efc6f573d9966c8d1656b08e4a4d11c20fa018e4e2d 2,667 1.00/1.00 vMB 26
595,700 595,700 0000000000000000000e2a726380cec8115b5e6ec93388312caf19db7d673890 2,525 1.00/1.00 vMB 38
595,699 595,699 00000000000000000000918939044c02ac11298f485bd5e2436879231ac475df 2,147 0.77/1.00 vMB 15
595,698 595,698 000000000000000000067945e6ea8faa085467dd821c86280e02678866fa594e 1 0.00/1.00 vMB 0
595,697 595,697 0000000000000000001709b142025191b1ccdb5e5069bf68de9fa91c52cd4f5e 2,841 1.00/1.00 vMB 4
595,696 595,696 000000000000000000150d8179c55809680e59291b257fe408e8de926482f267 2,021 1.00/1.00 vMB 29
595,695 595,695 0000000000000000000efc6ffc1eda56e953262264079cb409784b368728c9dd 2,019 1.00/1.00 vMB 34
595,694 595,694 0000000000000000000b0b01ecc3ecb9535aa245acc231971bc9594abf39ef26 2,735 1.00/1.00 vMB 40
595,693 595,693 0000000000000000000d359c5883b03465acdde7a7ac1b18b71ce4028f36bcd7 2,855 1.00/1.00 vMB 20
595,692 595,692 0000000000000000000856a2e052df4f033286d5f227bfcb87a51af7c2840fed 3,024 1.00/1.00 vMB 51
595,691 595,691 0000000000000000000162b29a15702396b671f51f9d445a4bf80da0d32240f3 3,395 1.00/1.00 vMB 42
595,690 595,690 000000000000000000064d8da353e902f8dcd3e6c732216410e919746e5fcc61 2,111 0.93/1.00 vMB 21
595,689 595,689 00000000000000000010ecfc3a9111d610ce1f93e622279085cb6c52de20769c 1,774 0.54/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.54 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.00 GB
    • Received: 15.70 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.