Loading Tool

Explorer IconExplorer

Memory Pool

86,313 transactions
31.73 vMB
0.10583600 BTC
Random Selection Loading Transactions
Max Size: 194.34/200 MB

Candidate Block

Mining Attempt 06f5865a1631c7d67499a7f03f7020975cb5b4ab01b289f66808b01233487bd8
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root fbcaee4b66ee4b56b98c9ebd65011689956eba1a2d7cab912ace3c6c97950655
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.02615448 BTC
Feerates: 1,236.26 > 2.62 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (809,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
105,556 105,556 00000000000094a0fcecab66928117ee2dbf909fa6524d52bcb4b0c393087e5c 7 0.00/1.00 vMB 0
105,555 105,555 00000000000056bf5d108acd59b4a916d3b617fdd806b62fa004f15ecb73e1a2 9 0.00/1.00 vMB 0
105,554 105,554 00000000000118c70b0d39ad52e1c750466f6f963f275790496c1a23066255b6 5 0.00/1.00 vMB 0
105,553 105,553 000000000001036a93c32633d13ff309363096ea4e2582b2490a786ea621014a 27 0.01/1.00 vMB 0
105,552 105,552 0000000000023f8d6814141e67c1567f82a2627c1e5f001051938145adc5d0ad 11 0.00/1.00 vMB 0
105,551 105,551 000000000001d0568c186f67a11483c289ec6d332ad547f279c37407e0a2fcdc 10 0.00/1.00 vMB 0
105,550 105,550 000000000001f9666f784df8ca203414b2cad5821caadb5b2a59fc1ca0463091 6 0.01/1.00 vMB 0
105,549 105,549 00000000000028cbe0e6c14f829505390d60d15aa18d411220c15313724d91ad 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.