Loading Tool

Explorer IconExplorer

Memory Pool

79,558 transactions
29.69 vMB
0.07462784 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt dc71789d61795868e786a138f204c828a154f109d958662af9e0dfe3daf87c22
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root fb0c6cc4a1845a87a890df2ada86df68181f7449290e751e5844f005a83b3b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,269
Size: 1.00 vMB
Total Fees: 0.01427357 BTC
Feerates: 74.18 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (142,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,711 772,711 00000000000000000001ba4dedc349564f7fb231658038bc790f3211098f181f 2,017 1.00/1.00 vMB 12
772,710 772,710 0000000000000000000082783e34a0639fbafaf8bc5e21c7ae3460de5d8623ed 3,009 1.00/1.00 vMB 17
772,709 772,709 00000000000000000006bbef73ba9d86adda862ff3e5dffe68b0bf1bff07faa9 2,804 1.00/1.00 vMB 34
772,708 772,708 000000000000000000022bbfe44c26495db4e772657eea15a0ba439b07087bb5 2,682 1.00/1.00 vMB 16
772,707 772,707 0000000000000000000568b2f5f5a2aa24ce69a9babdb41461241e75432908f8 3,441 1.00/1.00 vMB 13
772,706 772,706 000000000000000000000dd927c5bcac5cc4702fdb51fdc0e728848d4c713364 3,675 1.00/1.00 vMB 22
772,705 772,705 00000000000000000005093443af18e4b39ec9fe84370ecfcc40513815dc7d21 3,554 1.00/1.00 vMB 24
772,704 772,704 000000000000000000072d0a6df07314fffa85423025ffc6f8f692b255833388 3,076 1.00/1.00 vMB 36
772,703 772,703 00000000000000000006a3db107fa2193f26cef78370385d0c431c3bb0e9a0cf 2,335 1.00/1.00 vMB 16
772,702 772,702 0000000000000000000546d66669b3d51928a0248c780c7b011a8f193d0bf066 4,276 1.00/1.00 vMB 19
772,701 772,701 000000000000000000036e2863f707a7f68b0a2ca13f11ba05a034c979d9190c 3,570 1.00/1.00 vMB 33
772,700 772,700 00000000000000000006bb28ecb4361b374de08490aa9d9054e9f17bcd3b64ec 1,873 1.00/1.00 vMB 16
772,699 772,699 000000000000000000016dd8f06558f98cffb0fc1fab8352568affabcb37a250 2,932 1.00/1.00 vMB 13
772,698 772,698 0000000000000000000097df8096364253238a7b8df071c2b01776d325c4372b 3,294 1.00/1.00 vMB 24
772,697 772,697 000000000000000000069c44c9ea6ffef479a6435957fec42ae873f08be309bb 3,938 1.00/1.00 vMB 19
772,696 772,696 00000000000000000005725c2558bb61284eda7e099d5d89e3f2078eba0a6aff 3,397 1.00/1.00 vMB 27
772,695 772,695 0000000000000000000289b5a6e2b95d6fa8c79eaa51f7539db58b5e4f58b9dc 3,294 1.00/1.00 vMB 27
772,694 772,694 00000000000000000002446e6a20e92d53d06f817d9e047f4990a261a7d345be 3,057 1.00/1.00 vMB 42
772,693 772,693 00000000000000000004104caef58fdb2d293e1c1ded5718a8fea970c54021aa 3,427 1.00/1.00 vMB 17
772,692 772,692 00000000000000000001d7255f0c8e1ee58d14127d5ba2e01fe1a46833f2d8de 3,058 1.00/1.00 vMB 9
772,691 772,691 00000000000000000002e8f703ccd0039d047e66ac080b562a51e8848dcd23b6 3,417 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.