Loading Tool

Explorer IconExplorer

Memory Pool

73,993 transactions
27.38 vMB
0.06954731 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt 4f20fa0a7aba2853c387521e0a3a68a242854c4d4fee41e2ed48360a01245375
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (607,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
307,461 307,461 0000000000000000386613576692a22da74c92a54b1654d48d6aa8b79cf225a6 141 0.14/1.00 vMB 16
307,460 307,460 00000000000000004434fcd4f2ae23a9a55234f4560b40297f46521ff0d7fa3c 266 0.07/1.00 vMB 37
307,459 307,459 0000000000000000274524fbf8592d63ea5a8d067a38f80864ce20972263d40c 632 0.36/1.00 vMB 37
307,458 307,458 0000000000000000180f827fd94a4092079f38efbe37c3ab2e313171ab38c31c 937 0.48/1.00 vMB 32
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.92 GB
    • Received: 17.62 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.