Loading Tool

Explorer IconExplorer

Memory Pool

78,582 transactions
34.42 vMB
0.16845493 BTC
Random Selection Loading Transactions
Max Size: 191.93/200 MB

Candidate Block

Mining Attempt 5f309461a82a1a4d1da97e976af557c4e233cf34e60dba81f5c88df530efb3e1
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 98f5b5faddb774fae6160f8e14f7a6a3b255d6dedd2760043d4ff48defe59bae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.04453463 BTC
Feerates: 469.97 > 4.46 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (809,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,577 105,577 000000000002ab2a37d22849ea4c27bb37c0d17b3aa6c4c6ed1e0ea8fe4db8eb 8 0.00/1.00 vMB 0
105,576 105,576 0000000000024e66689eeea60ebdeb83e5cbfb9bdacb82b35712caeb72dd03a5 11 0.00/1.00 vMB 0
105,575 105,575 0000000000024c478461b9cf4b31ba49990eac97afa74c20a965720b1fabece0 11 0.00/1.00 vMB 0
105,574 105,574 0000000000004d993ac7562d171990d715e200c1da2c4f9c799f48da1f946d56 12 0.00/1.00 vMB 0
105,573 105,573 000000000001c4f5cf6000c49161cb3c84edbc06e88ed46778cab59f10615606 11 0.00/1.00 vMB 39
105,572 105,572 000000000001c35d7e5f844b3e7a37b4f46a21eb18a6e64b017c20fc4aaedec5 13 0.00/1.00 vMB 0
105,571 105,571 0000000000002bad592762f4b212ce7f15133a6e8f5236eca1fc42cadae259e0 12 0.00/1.00 vMB 544
105,570 105,570 0000000000029a887f42e15031c4b96cc95596c287ea3fe428ee9fa1c8db7659 1 0.00/1.00 vMB 0
105,569 105,569 0000000000000fb3fd95223bc765aa53617a2184878da6a52cda3a6adcdc04bd 6 0.00/1.00 vMB 2,259
105,568 105,568 0000000000006426647e53ad7493d33fdae5ff782bfd56d8d93dc6da82a86410 2 0.00/1.00 vMB 0
105,567 105,567 0000000000011eefabd9ba69a06328fd8294f5b8315be1e716db520b0091756b 10 0.00/1.00 vMB 0
105,566 105,566 000000000002e363894f81742b817e74d22241c7015e883556815e5dffd6f4de 7 0.01/1.00 vMB 0
105,565 105,565 0000000000012781458a1e095878001ec2cf991c159916a82c41b71765bd64b7 21 0.01/1.00 vMB 0
105,564 105,564 00000000000298dd609d15252259021c233adc1c6301ef546bb71f82fbb7cd8e 4 0.01/1.00 vMB 0
105,563 105,563 00000000000175e3b56248808d1248f37054fb021321d3ca974cf981dd1a0a7a 5 0.01/1.00 vMB 0
105,562 105,562 000000000000a29f6768c7aaeb6ad394cec5b98ada89d4d82f62f04504abe984 2 0.00/1.00 vMB 0
105,561 105,561 000000000001ca0ca343d9ff57daeb7758e5270810c8738dba2e8f55469fbdb6 4 0.00/1.00 vMB 0
105,560 105,560 000000000001b17140e634d623d1aeac0144c6aa4ea554872f65785215554e1d 2 0.00/1.00 vMB 0
105,559 105,559 0000000000026670aaf66d7e2305b2e7338ec0d066832088cab356c44830a7d2 1 0.00/1.00 vMB 0
105,558 105,558 000000000002177a552ee22ba760bcce1bf4ca7aa2190ce1b88f16be236b2bd1 1 0.00/1.00 vMB 0
105,557 105,557 000000000001a1082d7298f10822df6f67e20d2698cc46e921c232cb1d5f5705 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 735.46 GB
    • Received: 18.57 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.