Loading Tool

Explorer IconExplorer

Memory Pool

73,251 transactions
27.00 vMB
0.06074918 BTC
Random Selection Loading Transactions
Max Size: 164.95/200 MB

Candidate Block

Mining Attempt 66d10f4d7a37cd5c223120e3c0bdaa2aba54f505cd651d826bd5c07ffdc2e7a6
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (607,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,482 307,482 0000000000000000036a9caf9f2d16fdb6a3388858a3ed639c1c5f6be7c8e421 604 0.37/1.00 vMB 29
307,481 307,481 00000000000000001402f6b9f7e1862a7e7179b5bef97bec2a517447da1d5bb7 551 0.25/1.00 vMB 43
307,480 307,480 0000000000000000446c1f7442419b0047f9cd1807dd576a6015c179b4bdb6cc 651 0.45/1.00 vMB 23
307,479 307,479 00000000000000004f36736bd581cf9931be267d7a9384fc66583565f34a4229 73 0.08/1.00 vMB 10
307,478 307,478 00000000000000001b60c3726e456bb04cf5da5616c10f5508b5604405de5cc3 198 0.13/1.00 vMB 28
307,477 307,477 00000000000000003f72839d81586891d6b1074b6010ece735ba643d1563ba67 91 0.06/1.00 vMB 24
307,476 307,476 00000000000000000599d1898c7383e9e371d56d458085fc62d7271ae80519d0 53 0.06/1.00 vMB 7
307,475 307,475 000000000000000027b8e62a2f1793ebe6d7b18d2b2f68ccf131c9787ba2352d 37 0.07/1.00 vMB 44
307,474 307,474 0000000000000000066553a4782d321f48c7e78ee45c7afbb02148a9351d5c58 270 0.32/1.00 vMB 14
307,473 307,473 0000000000000000303646798ed414446b3031c961875beea5e63c9dcabb6025 853 0.35/1.00 vMB 34
307,472 307,472 00000000000000002ecf8f28a457324def3aebb6f82b4fb0ffdd33d0806948ce 269 0.17/1.00 vMB 29
307,471 307,471 000000000000000047be04566764bf63aea82790cabc5165b872b34630487851 18 0.07/1.00 vMB 1
307,470 307,470 000000000000000042c22e03c1b84c3c6baa89ca4125151189791215ed7b4a4a 109 0.04/1.00 vMB 34
307,469 307,469 00000000000000002b8bf554b539e4ab5022f6596faf9a8eee2084a86930c55d 370 0.20/1.00 vMB 37
307,468 307,468 000000000000000030e19ba63d847e17f47bf27d0d5db97b77ad7fcee34ee3db 208 0.11/1.00 vMB 31
307,467 307,467 00000000000000002c101a68161e8c8907aa0a45fa8608cce735f77007a055b0 387 0.22/1.00 vMB 22
307,466 307,466 000000000000000042ed08df15543e2c4726e04efd005a98f45bad4f9d155aa0 917 0.53/1.00 vMB 28
307,465 307,465 00000000000000002e89d26d0d8b1e30348143dd938b2a838717c617d1aea08d 122 0.10/1.00 vMB 20
307,464 307,464 00000000000000002c7cde11e4de85533e14cfca90e1e83c9810286b2fa1c059 218 0.16/1.00 vMB 20
307,463 307,463 00000000000000003f263cf55c3b7094a28a04251099b655708bc307d5cdda2b 52 0.02/1.00 vMB 21
307,462 307,462 00000000000000000fe588fad5486474dc94c7ce4f73305133478177f12d7f74 263 0.18/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.