Loading Tool

Explorer IconExplorer

Memory Pool

77,676 transactions
34.15 vMB
0.14964078 BTC
Random Selection Loading Transactions
Max Size: 190.38/200 MB

Candidate Block

Mining Attempt 0ab3dcbc4540e0aaa35cc256bf35c315b62a3193979d2b098b24d479addb8a6b
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 52ed6e58e3c75d69abe85d4cd4216aab6e708f73dbd5ae770bc05147797df1e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,206
Size: 1.00 vMB
Total Fees: 0.03083358 BTC
Feerates: 444.31 > 3.09 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (634,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,632 280,632 0000000000000001428f84cfc47fd0f9b684e5ac23d0526ccda02e824a29f4aa 113 0.03/1.00 vMB 242
280,631 280,631 00000000000000009fe85d70700f58a0a44904979b40eb4b05f15ce2c8c03c3e 88 0.03/1.00 vMB 71
280,630 280,630 00000000000000017aa28ea5ee171597ab8ff4ce9d8898e680b3f39c9a790dc7 555 0.25/1.00 vMB 61
280,629 280,629 0000000000000002247ba2b82fa14a6ca9700c33a6e77662671e992489efdcdf 245 0.13/1.00 vMB 42
280,628 280,628 000000000000000214db1ff6a2bd3fc708382ba44ade2cccea0d58c439ac0b04 325 0.20/1.00 vMB 37
280,627 280,627 0000000000000000676e53dde0ded1a9a4a6a198c464810aa600cef76efbcb5c 143 0.08/1.00 vMB 25
280,626 280,626 0000000000000001b519b74f9575a6763168d3d5473c4007d9825cbe8fe8443b 68 0.06/1.00 vMB 15
280,625 280,625 0000000000000000e8e8fe9758f3938353a30843c7144685c319503840b23e4f 259 0.16/1.00 vMB 39
280,624 280,624 00000000000000010b1a24d0a51d4cdfa9c39c2a7db134a5affade2d43913d63 1,153 0.54/1.00 vMB 202
280,623 280,623 0000000000000001a13805e26256440c89a734b3387c4a9475be59cdf0fa2871 91 0.03/1.00 vMB 1,777
280,622 280,622 00000000000000006aaad85665965e0f8ed4b735250fabcc2ba4e6c47e6849bb 41 0.02/1.00 vMB 476
280,621 280,621 00000000000000006efc60b059058e9be44c440c921628ac0bbe0c6c532abecd 82 0.18/1.00 vMB 13
280,620 280,620 0000000000000001a572f84e767b70f84b9ed849170ab69e0378ecb73732e1cd 539 0.25/1.00 vMB 137
280,619 280,619 0000000000000002504a76052d207fa5775be3a6ee57ecf10c761c6c1cefb374 582 0.25/1.00 vMB 59
280,618 280,618 00000000000000006fc9d1349c76393e69cd98a8c5511b0578dc6d90da161921 356 0.15/1.00 vMB 111
280,617 280,617 00000000000000014d668cf0cc875aa1658d720b44f4f45aebfea3bf38ab8316 71 0.03/1.00 vMB 34
280,616 280,616 0000000000000002474f4463089107df4c4264deeebf72dccd12e989fd43b281 487 0.24/1.00 vMB 53
280,615 280,615 00000000000000003142762d9f0fa4dd90a1ccd0faa39ebb2c1bab0b80a122b3 615 0.25/1.00 vMB 53
280,614 280,614 0000000000000000a1306917b0bb596843dd0f78b4e6e3e94d0e39948e857b38 278 0.12/1.00 vMB 65
280,613 280,613 000000000000000039c7cd51568b9c5378fb0638967abb8feb469cbbcbcf556b 297 0.13/1.00 vMB 55
280,612 280,612 00000000000000021187d1e38b880e54e9fd43d564d0e2ef96728c15491a57e6 386 0.18/1.00 vMB 53
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.20 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.