Loading Tool

Explorer IconExplorer

Memory Pool

43,377 transactions
29.82 vMB
0.06966192 BTC
Random Selection Loading Transactions
Max Size: 152.59/200 MB

Candidate Block

Mining Attempt d61aa399e08be3e45d1193a3a8f981846a08b6167f9d86a0dc79f0373fd30c5f
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 7ce6cdc5e9e531043d519da838238987427cdb20e49857ec6268c9c938a3da29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.01047011 BTC
Feerates: 16.46 > 1.05 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (504,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,823 409,823 000000000000000004f08a8c334b1173e6f1fd8e7bc85ac9df50b43853b920cf 205 0.09/1.00 vMB 32
409,822 409,822 000000000000000005d09daf245cb62e9124fb2c1b3f136659be753773fd2714 1,336 0.77/1.00 vMB 33
409,821 409,821 000000000000000003f46ea01ecfb43e5e6a9300b4d794810b9dc19f310e4297 2,331 1.00/1.00 vMB 42
409,820 409,820 0000000000000000056eddd114799e056eef9a0382d75ceec1366cb2bd67778e 206 0.27/1.00 vMB 18
409,819 409,819 000000000000000003e8a3231a189d18858a8aba52f58fc273a53952c067f904 460 0.23/1.00 vMB 32
409,818 409,818 000000000000000004974a02ebf59038ec4a21eb0eed76d11168892259f23531 751 0.41/1.00 vMB 32
409,817 409,817 000000000000000003c3ae895ca7fa30d64034ae28083a0293f6421e497a2f9f 416 0.36/1.00 vMB 20
409,816 409,816 000000000000000002fe481ec4da4945c560370f3257d76d050dcbb534c02bb1 1,851 1.00/1.00 vMB 37
409,815 409,815 000000000000000000411a14dc2f5c2e67a179e0605f0e9cffa97c24006f3781 1,252 0.70/1.00 vMB 31
409,814 409,814 00000000000000000367b540db524cffc0b5e19834730892ede6c7c234880f10 294 0.33/1.00 vMB 15
409,813 409,813 000000000000000005b2eecc24580f90f5c0bb92fd1b29a7b890b72b602ec0fc 987 0.62/1.00 vMB 39
409,812 409,812 000000000000000000f84c2116df92745902e6762c9d81ce9490f5332239bf2b 430 0.35/1.00 vMB 21
409,811 409,811 000000000000000005bfd28cf68b6009c67a477e88ed63202d8c81392d10cf7f 2,279 0.99/1.00 vMB 39
409,810 409,810 00000000000000000265c16a3ce95b07246d0b82bcdc199de7f5d122c7b345fc 1 0.00/1.00 vMB 0
409,809 409,809 0000000000000000029e14cd68ecfe574030fa68aa2367dfa5d1e350b202d147 643 0.29/1.00 vMB 34
409,808 409,808 0000000000000000030b0976fae4e0a447f9372044c80847e3cc976ad42c46e9 429 1.00/1.00 vMB 6
409,807 409,807 000000000000000005974ffeb1edb1bd9089b1f4a4e91233fb9efa345a45bee1 905 0.79/1.00 vMB 21
409,806 409,806 000000000000000004893966c664e2fdf765dfda6a591f9eab6d37d88f619c23 3,066 1.00/1.00 vMB 53
409,805 409,805 000000000000000005c7e0869610192c9ac4135649444f9f54e35940e268b011 831 1.00/1.00 vMB 15
409,804 409,804 00000000000000000167ea34933a169b2344dc6e09fa6ec35343844be1deecda 1,972 0.98/1.00 vMB 36
409,803 409,803 0000000000000000016a1c94bbcbcb1a4a57cbb0f34dbe0e0778d03a46dca9b0 2,108 0.99/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.65 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: 626.64 GB
    • Received: 11.69 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.