Loading Tool

Explorer IconExplorer

Memory Pool

82,125 transactions
30.56 vMB
0.07689463 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt ab0638d78a879b6f58cdd30b3ab83f5c5b1a31f371aac64b17da675142885cd3
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 1db84834672924f1739f259c719c9628d068501c63223fee52bf0c8d2b84c286
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,568
Size: 1.00 vMB
Total Fees: 0.00866095 BTC
Feerates: 77.90 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (531,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,513 383,513 00000000000000000fac6d0aca8d438684d45d643a03a6868c8c80a139f5d369 387 0.23/1.00 vMB 28
383,512 383,512 000000000000000009c3cd768d5b23f4c393e45ec7d7e9aaa99644986c7611b0 691 0.32/1.00 vMB 36
383,511 383,511 00000000000000000c5f54f20f879632503b996998800f6b0022b744dabcb6cd 637 0.33/1.00 vMB 33
383,510 383,510 000000000000000002fe315d1f318356c24147442951b0a8fc4963015c87d7f6 1 0.00/1.00 vMB 0
383,509 383,509 000000000000000003f3999c6257e2461ca73ea5321a7d705399f7cc998d6aba 240 0.13/1.00 vMB 23
383,508 383,508 00000000000000000e24b3d20a44933f34bc24075de270c5ea5e92efbe62ad64 462 0.24/1.00 vMB 25
383,507 383,507 000000000000000006045776ee6b02c1886af9215739b7668e33eda50fcab857 367 0.20/1.00 vMB 31
383,506 383,506 00000000000000000feebaf8fc05efcaec78bfac9c811b8ff88a1aea9a20b960 160 0.11/1.00 vMB 17
383,505 383,505 0000000000000000009a08b7b64a75aaab3862af2c8cd868ff0efa0ce019ecd1 1,169 0.56/1.00 vMB 31
383,504 383,504 000000000000000006c204073e188553eb025cd387910bcdba2452c732133df7 1 0.00/1.00 vMB 0
383,503 383,503 000000000000000003b14c0be2d1d1406cce7090ff197ef6a773f07022389593 219 1.00/1.00 vMB 3
383,502 383,502 000000000000000007a5f9f27f06b639e8aaeb6aeca7ba22c6b0ad5a282c049a 849 0.45/1.00 vMB 31
383,501 383,501 000000000000000008382f70c9433f8109366f968ba27ba1f42015ed422b13ca 1,300 0.73/1.00 vMB 28
383,500 383,500 00000000000000000133085e2d45c060641229bf56c14039f801d18e096ff0bb 568 0.75/1.00 vMB 10
383,499 383,499 00000000000000001060c006482c9979d53c2e4c70d5d81cd1732a2b29843e01 1,378 0.93/1.00 vMB 22
383,498 383,498 000000000000000005f30354f91923fa7eb5764bb5f4fe8089fe7218337d633f 2,774 0.93/1.00 vMB 43
383,497 383,497 0000000000000000017f88c5de6fd46526b24953add6c3772ace1352258d9d9e 1,671 0.93/1.00 vMB 24
383,496 383,496 00000000000000000697ee1239ec008b88e30b308a6386658575e8a75eb5bf43 3,063 1.00/1.00 vMB 43
383,495 383,495 00000000000000000506092519bda8f1658d406ca4f481c9d32039b81174f9b1 79 0.14/1.00 vMB 6
383,494 383,494 000000000000000006331b1bd59c8bf3f1770e05fe75f3b1699c57db51f783be 991 0.46/1.00 vMB 31
383,493 383,493 00000000000000000d9c8bc3cdfcdb7d4819f4b772341dab553b627dea871e50 757 0.49/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.97 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: 715.95 GB
    • Received: 17.76 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.