Loading Tool

Explorer IconExplorer

Memory Pool

40,782 transactions
25.79 vMB
0.05026319 BTC
Random Selection Loading Transactions
Max Size: 134.73/200 MB

Candidate Block

Mining Attempt b22b795d7177fbe7495273090944734199d349a51fb749545d297312f128a8e0
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 3ba4b61436b5c6ea3d2185c180b6b2449fb90a28b1ab8dca2f00796b6324faef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,731
Size: 1.00 vMB
Total Fees: 0.00353134 BTC
Feerates: 100.28 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (839,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,052 75,052 000000000056e410059a37e669cd3bc52d5f9fd146ddefd4bf78e684214088f1 2 0.00/1.00 vMB 0
75,051 75,051 00000000004e6b368d8a6fc5ee27432190959f682b4db8252baa24a688e2643c 3 0.00/1.00 vMB 0
75,050 75,050 0000000000734dccc34884efb149cc5284076e0f6c72f1863837d642dd284786 1 0.00/1.00 vMB 0
75,049 75,049 000000000035cce70726f3bbe347aac2e5a2f93f51c6771382ec010d48b9bc24 1 0.00/1.00 vMB 0
75,048 75,048 00000000002cb715a6ab205d6d936d052bfd59d579d7dc61090d593f30948747 1 0.00/1.00 vMB 0
75,047 75,047 0000000000020379811ce6269880107905bf83733dd01b9e5d750ce36a9b347a 4 0.00/1.00 vMB 0
75,046 75,046 00000000002d1336af49709f9e2fbf9f8f50e6c9d0839d02bcd33813ce9326e9 1 0.00/1.00 vMB 0
75,045 75,045 000000000018c308dfc866382b4ac66c5430d4083d1202b6d6d75b20bdd1d0df 2 0.00/1.00 vMB 0
75,044 75,044 0000000000402f8a8671ab5abfdf098a164c5fc89454ed7e838d040827485f0c 2 0.00/1.00 vMB 0
75,043 75,043 00000000003d91eba41d5023df830f20f237a9a3f6f437be1078981282df91bb 2 0.00/1.00 vMB 0
75,042 75,042 0000000000003da14eb11d019ad3a6eb5527af8ac83f6b17fccf93c226ae4e65 6 0.00/1.00 vMB 0
75,041 75,041 0000000000435b7f34ffdaec064d9f8a6afe43510aae93ed583d95f9fdafebef 1 0.00/1.00 vMB 0
75,040 75,040 000000000037285d52c80a448222a888e14b7fb57da69cd741a55eabd0dd6cbf 2 0.00/1.00 vMB 0
75,039 75,039 000000000072e48192c9c2c77709611a60bb55f901b980169a67132c658329b8 9 0.00/1.00 vMB 0
75,038 75,038 00000000006b0588b19ea153cc83c31bf2ceaecf241feb0a2317a59d41958154 3 0.00/1.00 vMB 0
75,037 75,037 000000000017f84f6437abc5d9db83ba74ee25c2045789370a7db7922a911c59 11 0.00/1.00 vMB 0
75,036 75,036 000000000072173c86e21460a57bedf63292d6c87875731511036b3039a6f3b0 3 0.00/1.00 vMB 0
75,035 75,035 000000000042391ee8ab49c71e13785092f8364d8450ce7ec8912db93e5cdc2f 7 0.00/1.00 vMB 0
75,034 75,034 000000000015ecc1aba8e6de9176cbece63d8ee2e126c53a8d8b4e807e86c18c 14 0.01/1.00 vMB 0
75,033 75,033 0000000000478d15f871eba303369b8baee3e705663da15a3af5fa47a02a12f0 1 0.00/1.00 vMB 0
75,032 75,032 000000000065a6ed9e2e2348d339400eb0dcd32c7907f01df462d0c0c8cb694a 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.93 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: 646.27 GB
    • Received: 12.83 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.