Loading Tool

Explorer IconExplorer

Memory Pool

83,190 transactions
30.90 vMB
0.08168784 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 89f1187fec8446f97f6dd6199627d418fc18241bec01cf975347a37e53266cd3
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 8096ddee34b76aad331daefb14fc0df8e766b76c5031cc07b2405638fc9402ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,916
Size: 1.00 vMB
Total Fees: 0.01214782 BTC
Feerates: 150.93 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (409,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,553 505,553 0000000000000000007352f1f847b86800b07171ff9b638e6a784178641639c0 2,474 1.00/1.00 vMB 345
505,552 505,552 000000000000000000727cc8ffe94e2fae53055e7e71be7ed16ef7d9195a2c5f 2,151 1.00/1.00 vMB 343
505,551 505,551 00000000000000000055bc8507893734bdf9fbad21839aa7d8fd3dba5823eb15 1,942 1.00/1.00 vMB 181
505,550 505,550 0000000000000000005a9d2a62402b3db391d4f414a061461162b02adb2f18eb 1,960 1.00/1.00 vMB 281
505,549 505,549 00000000000000000072b19c6dfe04260d16f2d95a94467a03d677850ba69b8c 2,374 1.00/1.00 vMB 257
505,548 505,548 000000000000000000476a532906104ad53597673c92669ef9fbcf57bd007a72 2,393 1.00/1.00 vMB 415
505,547 505,547 0000000000000000002cf76e75cdd07eae2d7600424f3970bc7302b3c79a579c 2,417 1.00/1.00 vMB 327
505,546 505,546 0000000000000000002247163ab80e7b73aaf3193a8be0603ee1e681d8870c08 2,449 1.00/1.00 vMB 302
505,545 505,545 000000000000000000726c806d5c97970ee4450d2809086bc5c3c3db9cd54b33 1,245 1.00/1.00 vMB 82
505,544 505,544 0000000000000000007aa562f19a700399851c580da13ff4d0a68fbc41821f05 1,457 1.00/1.00 vMB 256
505,543 505,543 0000000000000000002567e182acbe2ff0de0946f80a1ce476963352a0db596b 1,616 1.00/1.00 vMB 95
505,542 505,542 0000000000000000005e670d931e399fc798356404fb9afe778cb9bbef7859cd 1,582 1.00/1.00 vMB 227
505,541 505,541 00000000000000000016542c4bb343e35e0376f1a5acf483483de314ce6b1739 1,436 1.00/1.00 vMB 184
505,540 505,540 0000000000000000000f5bc3d0f73cf99d5ace4b41c136f699fbb5f41608eaa5 2,050 1.00/1.00 vMB 352
505,539 505,539 000000000000000000303277b4f993071ed77cf5694663ef63a4e909fced3945 2,837 1.00/1.00 vMB 345
505,538 505,538 0000000000000000001f53c1ea464c7142d3520f10a6344e9241eb6d50eeab0e 2,560 1.00/1.00 vMB 457
505,537 505,537 00000000000000000041e6aa6be798791b9b3b2ee90af53342d3c64136ac8a31 2,363 1.00/1.00 vMB 384
505,536 505,536 000000000000000000351a89e2f80d06d20f2ddee0f80e23b3add1f4a5d47024 2,168 1.00/1.00 vMB 262
505,535 505,535 0000000000000000004147e64ac7768bfc5e1f9b9d4b51559b1f65a51d39e8c2 941 1.00/1.00 vMB 107
505,534 505,534 000000000000000000444f82f96c520e52e245299d45fd44dd426ac1aff0670e 2,102 1.00/1.00 vMB 252
505,533 505,533 00000000000000000007f4d1543858052cd4df5cc225ac5213f288c9b81ea81b 1,511 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.