Loading Tool

Explorer IconExplorer

Memory Pool

79,384 transactions
29.97 vMB
0.07846603 BTC
Random Selection Loading Transactions
Max Size: 183.18/200 MB

Candidate Block

Mining Attempt 492b67bd05ba42b2ab639aa7f23f69e6d2a5a085d21af56069eab884843fffac
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 6d169d91462052b9adf76716162c54c875f16b7e9f635bf1bb3a08494f989645
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01196503 BTC
Feerates: 200.00 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (6,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,573 908,573 00000000000000000001e7487af89eeadaa916bad1bd20a03afc45c86a08936c 3,960 1.00/1.00 vMB 6
908,572 908,572 00000000000000000001090d1f05e3597ea2e5bd596a3e84b5425431122c86b2 3,640 1.00/1.00 vMB 5
908,571 908,571 00000000000000000000bc77a91a3657c562eb6ba6b878f8e804e7e6e9d8049e 2,984 1.00/1.00 vMB 3
908,570 908,570 000000000000000000015171077f4935c8c9da79c7e2fc161f3eef08438055a2 230 0.99/1.00 vMB 0
908,569 908,569 00000000000000000002005f5cf97a01e4dd3844a9589d648952e029c42bd5fd 1 0.00/1.00 vMB 0
908,568 908,568 00000000000000000001fe1ca1b65d34ff7dfa9c32ba7be8c5efe011dc0fbff9 1,421 1.00/1.00 vMB 1
908,567 908,567 0000000000000000000167ba84c829409b6cb8a0261e88e53b8d11f9d54d9516 2,934 1.00/1.00 vMB 2
908,566 908,566 000000000000000000003022fd8d92f4df17cce7e98cc2536c5393651848e17a 1,854 1.00/1.00 vMB 1
908,565 908,565 00000000000000000001f1b2aae4bb57acb1bf3adbd8b92f86bf8c98d6e82ec9 3,361 1.00/1.00 vMB 3
908,564 908,564 000000000000000000010a5831007f13acecd41b14d80241a323ec8dab876b84 3,198 1.00/1.00 vMB 1
908,563 908,563 000000000000000000001b861f4101956f196b2565f47c45cf34b2394dbcc801 926 1.00/1.00 vMB 1
908,562 908,562 00000000000000000001852a21509d4ade00026ef36bfa2b48d77c91238ba583 94 1.00/1.00 vMB 0
908,561 908,561 000000000000000000013aa6b8ce44f348781dae238a1ec5f74e7888751fe7de 2,155 1.00/1.00 vMB 1
908,560 908,560 0000000000000000000225b2e05d14186850841a6ca53c34f9e4a3cd2c1a492c 3,346 1.00/1.00 vMB 0
908,559 908,559 000000000000000000019a928a6f22aa066dd481d38dd8c20bd3beebe4200f70 4,936 1.00/1.00 vMB 0
908,558 908,558 000000000000000000004cc354249b3816b12a1bbd4f5414e673c9b4c36f1471 2,414 1.00/1.00 vMB 0
908,557 908,557 00000000000000000000aea3094160045436f3b1488d2dc396daf59c52958f2b 2,590 1.00/1.00 vMB 1
908,556 908,556 00000000000000000001d9872f4b26927e58124feb393afeb5a54c2378297527 3,438 1.00/1.00 vMB 3
908,555 908,555 00000000000000000000cc8a45ff841efad7f74a654664f0dde0b463463b719b 2,782 0.94/1.00 vMB 1
908,554 908,554 000000000000000000007aaeb7106b0bda561e9726007de1d293d02f3e2c3856 3,244 1.00/1.00 vMB 1
908,553 908,553 00000000000000000001451aea22bdc2a94867d9d21de424ce049273dad75bf7 3,401 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.04 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.68 GB
    • Received: 18.13 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.