Loading Tool

Explorer IconExplorer

Memory Pool

20,669 transactions
9.06 vMB
0.06136486 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.90/200 MB

Candidate Block

Mining Attempt d3fe550dbcfbdb0716450ec03666f207d6cb0daf25308cf34f5483ffefa99e83
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 019f7d8d544ea5bdb31502d8da4941994384b42d8e9a65f3b5497deca532e979
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.03887708 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (824,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,826 88,826 000000000006cb5bb80c075098cf10b220f095b3795416250c65713927a41e76 3 0.00 vMB 0
88,825 88,825 00000000000ac9c8e37659983728efc806210701a4a7b90264333a50eecbc173 5 0.00 vMB 0
88,824 88,824 0000000000133a136016321cd6b125e5191864e0a517262ee7f013896fd8e0d1 1 0.00 vMB 0
88,823 88,823 00000000000c124e16f57d32cbadb6459c640de7410aabf24e1c88cabf0ceab8 2 0.00 vMB 0
88,822 88,822 0000000000095084facb400beca26b54e49e5596124c2f142ae4996437b1ed32 1 0.00 vMB 0
88,821 88,821 0000000000041201650bf1ab36c7483466adf7b014a97bd2efc22fe6ffd3b20d 2 0.00 vMB 0
88,820 88,820 000000000012894de2789d71e79b7d086279bba8ed77a4784f3af8144be0fedd 6 0.00 vMB 0
88,819 88,819 0000000000016b9e139cf5cce378d972e801e568c2efc682e94ee1eeb4595039 3 0.00 vMB 0
88,818 88,818 000000000012c861ef7efea74ce81b2ea3441a240678c4a961a6a01853d56f4b 2 0.00 vMB 0
88,817 88,817 00000000000a74a0f474214f4abb3f3a11945cbcf1b3bfed35ebf287e5e57d23 2 0.00 vMB 0
88,816 88,816 00000000000dcf5a8d4174354ad5fc1125bf9cff851a091bc371d2bd03f89293 1 0.00 vMB 0
88,815 88,815 000000000014e6685cbb470ae0cd391ff5162f9b8c9692f1c5a803209bae7f0d 1 0.00 vMB 0
88,814 88,814 00000000000a769868bde60b198f88ed9999e26c7ff2f656aacfd9083222e544 1 0.00 vMB 0
88,813 88,813 0000000000074fd5b4dd06105648b5f2e14c81d6334bda44b5ccd0e84395d028 1 0.00 vMB 0
88,812 88,812 00000000001045a0bf0ea847f157eab8dccb699c299723e00fb935f47c4fd754 3 0.00 vMB 0
88,811 88,811 000000000008c51bffb10fbb9c2b9dc2317c8183d0f7a3cf8a3140dea7adcfbd 1 0.00 vMB 0
88,810 88,810 000000000009a19f90cd70c18e78bd12b2f452a22df487d4ba124aa84a4e0209 1 0.00 vMB 0
88,809 88,809 0000000000077bcb463006422c13f88e1031de31b43c34689e67ed176ebb2542 1 0.00 vMB 0
88,808 88,808 000000000002de2646162e7f5b3ff69a9b233f0e731daf656a78956b2a7a7468 5 0.00 vMB 0
88,807 88,807 0000000000071ad15d5c7fc3b3527368959bcd9e8eed73ed28fad2dfc1ae94bd 2 0.00 vMB 0
88,806 88,806 00000000000ef7b297685148e8a877df47c416edb5a36d9e2ca38fcfa82f0422 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 290.39 GB
    • Received: 1.18 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.