Loading Tool

Explorer IconExplorer

Memory Pool

76,995 transactions
29.80 vMB
0.10374141 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt 6c21407c171017b888ddd471a9aeb20dcf9cd7c42324f4e62976dd3a00382255
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root dd523650b84932c6357fe0ee250e42832d673af661ab83dc5db58316d8568d8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03597321 BTC
Feerates: 357.61 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (382,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,044 533,044 00000000000000000002a06844164c1a97caf6a0ae792a0aaee6fbc10334ac81 22 0.01/1.00 vMB 18
533,043 533,043 0000000000000000000898f14611204f6b510a3377a8d6e95f786fe5b013e017 410 0.14/1.00 vMB 19
533,042 533,042 00000000000000000033ba53a6f630b7e592c83f9e67191c557f948dd8b4d7bf 411 0.17/1.00 vMB 25
533,041 533,041 0000000000000000000ef4124f494343b9eac13f2da6286029c5bc5cfbd3d9fa 42 0.02/1.00 vMB 23
533,040 533,040 0000000000000000002a4ed846eb1ce958c77673b08bfae1f21cfddde1e7011a 375 0.13/1.00 vMB 14
533,039 533,039 00000000000000000012c188afaa042fee0f15912ad6d046d112742a4f93c5c6 557 0.20/1.00 vMB 24
533,038 533,038 00000000000000000019e9e025a36ab8c8eba970c03c80f622ea51350940557a 4 0.00/1.00 vMB 5
533,037 533,037 000000000000000000108e9699154b88bb5b769f3fd08642c6f941509e8cf958 152 0.05/1.00 vMB 19
533,036 533,036 000000000000000000012f53cc48de0e17f6f08fd886ef12dd4215b758656985 929 0.37/1.00 vMB 20
533,035 533,035 0000000000000000001a80a1f318eccf28b45c8cd8ffe7f88d72d9ffe3b38bea 104 0.03/1.00 vMB 15
533,034 533,034 0000000000000000001ba41f892ea2eb9d2d8736baafa3ce1ccc2543aaa907b0 696 0.30/1.00 vMB 25
533,033 533,033 00000000000000000018d146b5e918b4d09846b1a4f87b263be682e3c3ea9fda 2,244 0.96/1.00 vMB 22
533,032 533,032 0000000000000000000dcff73ab7ae3092f85f6a2bc69ea6c521e43e6bae617b 1,503 0.89/1.00 vMB 18
533,031 533,031 0000000000000000002f3030307fd040ce881b418d564a70a433bc732a39f169 612 0.31/1.00 vMB 17
533,030 533,030 0000000000000000001e43974373e472fe540a4a24f5788d5c815d1de4b8bfae 623 0.35/1.00 vMB 38
533,029 533,029 000000000000000000058aedcfa4e48a1f0137e9e869080b7f25d4d0f63a7374 226 0.08/1.00 vMB 13
533,028 533,028 0000000000000000001c0f43da7bfbfb2f6506be6ec45495b8b2fa4acb29b3cf 182 0.06/1.00 vMB 19
533,027 533,027 0000000000000000001f57520f740dd166eff38365aeb9a93f0994a87e6dc2c9 263 0.09/1.00 vMB 20
533,026 533,026 00000000000000000014e38204b76990dc17a4effcf3f8e188e97030a15095ab 237 0.14/1.00 vMB 29
533,025 533,025 000000000000000000191088689e2173c31b07d9086bb2e7b36f3d3691031464 269 0.18/1.00 vMB 16
533,024 533,024 000000000000000000029fddf2922be84cb792a782163de7068949d1bfb8563f 131 0.07/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.