Loading Tool

Explorer IconExplorer

Memory Pool

76,213 transactions
29.68 vMB
0.09864568 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt 1fecc61588b775d1ac9b38e67ce6b2d6a340e2d9d6f84faaccbec5b740c12d75
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 62238871e3f70753203dc9da7297ea2e0c226568319c702c84eb117ddf7d5e68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.02933097 BTC
Feerates: 147.99 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (665,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,652 249,652 000000000000003a90b06fedb6e107e05652323b406ca8f4d543251d6fe709f0 181 0.24/1.00 vMB 82
249,651 249,651 00000000000000388f4a5201495aa37d254a3fa9c5904e9f65221b79a1b51310 594 0.31/1.00 vMB 103
249,650 249,650 0000000000000034994bea6f033079b5c43f27b20311eb5b983577ed8ac4c5ec 544 0.22/1.00 vMB 100
249,649 249,649 000000000000000d08f280e878a946446f7cf1ce9fee4bd1d4b7f1f24b11be3c 676 0.25/1.00 vMB 76
249,648 249,648 0000000000000045b8e9588894f2f89bb90b014a9b93cc7c496b60ea597ad38c 745 0.25/1.00 vMB 104
249,647 249,647 000000000000007415241731985bcee950c426b8d9d47318fe0ba605a5f62184 581 0.25/1.00 vMB 134
249,646 249,646 000000000000005989a11e5e13b050d7db808ac0ed04a2967ebef14ea99aac15 238 0.17/1.00 vMB 72
249,645 249,645 0000000000000044c283615838c82e8871a8054b282c5e8d47749fd1c9b3131d 512 0.25/1.00 vMB 102
249,644 249,644 000000000000007c9f80dac31dbcbc078a5d14b8a3daa8e0fa742e4bf56b0e7b 128 0.05/1.00 vMB 89
249,643 249,643 000000000000002cd00a398e35f90c38b4bd00aad68ba2e5699d30f46e36c512 196 0.11/1.00 vMB 87
249,642 249,642 0000000000000059b9195aa516ca44626b26e6ca9dac5841629c596040f04968 425 0.17/1.00 vMB 116
249,641 249,641 000000000000006c4c5881046bd4aedad879564f379f5cdf3125b57f1b478ce3 101 0.04/1.00 vMB 85
249,640 249,640 000000000000005735e5e7d993e453f236a74ad3b518668f099934324476facc 292 0.17/1.00 vMB 84
249,639 249,639 0000000000000067cfa5a3689cb3d77eb8fa2585ab7c42f37ad8b47ba6950dcd 460 0.19/1.00 vMB 130
249,638 249,638 00000000000000683ab0a1b22fff28087de20f3eb9d2ab1ca5032ec3a044f7e0 258 0.11/1.00 vMB 89
249,637 249,637 00000000000000418681c4fee7070c88d0fcecc07d10d09236f66bb764001cff 521 0.25/1.00 vMB 116
249,636 249,636 000000000000004bc421ffa29431987c2db225677abf93cd0af488d6b717dde3 565 0.22/1.00 vMB 109
249,635 249,635 0000000000000005c633079789086df30600ac5d57a627cff020ea05ead97b56 92 0.04/1.00 vMB 91
249,634 249,634 00000000000000706e981a169521be6cc9fc8668335ab9d2b8cda0076c8a88dd 235 0.11/1.00 vMB 85
249,633 249,633 0000000000000033304eba22fdc39359ceb09c92a0bd7b59bd09f9d45280e313 672 0.25/1.00 vMB 119
249,632 249,632 000000000000005941bc52a17213a9e2af8b0443e89276812a893f7d6c051797 330 0.15/1.00 vMB 276
Previous 10 blocks ↓
Total Size: 783.17 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: 748.34 GB
    • Received: 18.79 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.