Loading Tool

Explorer IconExplorer

Memory Pool

83,169 transactions
30.86 vMB
0.09091415 BTC
Random Selection Loading Transactions
Max Size: 186.23/200 MB

Candidate Block

Mining Attempt 4fe3ec6d11d55af0f9f1602cfd512cc0409c4b02f11dbad8fa21fb8d5c00a4f8
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 878ca7c00ac245c385426ffc5e90668615494d81a81d0a3be3d8d6713b805cf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.02439238 BTC
Feerates: 366.60 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (172,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,446 742,446 00000000000000000007adf8041f9eaa41024c6869baa45e5a4666885b4fef1a 1,222 1.00/1.00 vMB 4
742,445 742,445 0000000000000000000232cbb149a3f2e49acaba48397339b216e3aa1d4a44d5 2,442 1.00/1.00 vMB 10
742,444 742,444 00000000000000000005e70a290f0f4ca6f4a8345b3685431cb59a242f07e4cd 2,743 1.00/1.00 vMB 15
742,443 742,443 00000000000000000005e7e9c61d719497137276c2d98e6cecc986359cad0368 1,557 1.00/1.00 vMB 8
742,442 742,442 000000000000000000017c0a268da78a9e05efd2e17ae6d5ff4addbdaed2a4d8 1,616 1.00/1.00 vMB 19
742,441 742,441 00000000000000000008dc28a5bbb150616979506dd0c1339953c6eb0ddb7908 1,493 1.00/1.00 vMB 5
742,440 742,440 00000000000000000006e0e1574a2e3428697473f0207314f1734922a5b40dc0 1,731 1.00/1.00 vMB 5
742,439 742,439 000000000000000000059eb21a52401e797128eed8cd97200ac4bc47cb0d7c13 3,312 1.00/1.00 vMB 21
742,438 742,438 000000000000000000010ae01643f1b439f50fbb94198cf0c609c8374d1b1296 2,692 1.00/1.00 vMB 14
742,437 742,437 00000000000000000006a18509680a27dde4797c22e044e459d23fb24638cf33 1,840 1.00/1.00 vMB 5
742,436 742,436 0000000000000000000557e5106af78c8877004433c02d60996d022545ce7d83 2,826 1.00/1.00 vMB 18
742,435 742,435 00000000000000000007de9f49484571b11ad617c342dcc7530c80e0bc6d160a 368 1.00/1.00 vMB 1
742,434 742,434 000000000000000000071f42768355caf19949006ca8d8ff1502d9bda0b8ef3c 2,115 1.00/1.00 vMB 9
742,433 742,433 00000000000000000001f89b078b9ed5e17d7860a3a0cc15fe701359baef26cd 648 1.00/1.00 vMB 4
742,432 742,432 000000000000000000024768d4c78dd5800f27e9ac88bad6a08fc8bceb2d78e0 2,100 1.00/1.00 vMB 12
742,431 742,431 00000000000000000008c2e3be82125ac3c0be5038303e7c4549a46795dcc5ec 1,096 1.00/1.00 vMB 20
742,430 742,430 00000000000000000007b0ffa83d1c076f4ca8a7039b2f130b281d6ac4ba8be3 714 1.00/1.00 vMB 3
742,429 742,429 00000000000000000006995a166dfb9520b449e3c64154577dc6e82ff2aede60 329 1.00/1.00 vMB 1
742,428 742,428 000000000000000000034c0b798207b69455ff9924effad140a569b0a318da9a 420 1.00/1.00 vMB 2
742,427 742,427 000000000000000000053257364eeaf3c19d03b7ac95d2a27ed66e802657e559 3,082 1.00/1.00 vMB 15
742,426 742,426 00000000000000000000ab0f5ea478ec9760e471ec9ff438e7b141b184e5973c 435 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.