Loading Tool

Explorer IconExplorer

Memory Pool

80,323 transactions
29.66 vMB
0.09001635 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt c60bb70209ebdaf81fad55cb98865a54a34ed84fe15ac745f51c221ba36e7e4d
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 7619d1f3e245b585c600f3d7e6e616b4d88f648b056d266c0058fae0ca69adfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02429701 BTC
Feerates: 90.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (373,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,336 541,336 00000000000000000004d128140b7df54ac23e7fcca4e2e6650f24a9175a6ab2 1,579 0.58/1.00 vMB 25
541,335 541,335 0000000000000000001e07fc81c07cc0ab48c39c70d907c7c98b4a53e96fb9ed 1,640 0.65/1.00 vMB 13
541,334 541,334 0000000000000000000bf84ea8a72f224f3367473435548a31a07f8309291ab8 2,678 1.00/1.00 vMB 28
541,333 541,333 00000000000000000014ef40027f06588d29713f00c9d0130db2b122ab808cff 508 0.18/1.00 vMB 2
541,332 541,332 0000000000000000001f7dc1d33bccb810dc4091c06d5a242e6a51861ec2e441 2,516 1.00/1.00 vMB 37
541,331 541,331 00000000000000000007e5c3ce1a08eadeee4a19f7a764eb81598007e02fb7aa 250 0.08/1.00 vMB 26
541,330 541,330 0000000000000000001ab229b37ab88513342f28cfa0c32263552fd99276b969 582 0.42/1.00 vMB 15
541,329 541,329 00000000000000000010b1460409458cbda4bfdba880716a9eef9e47d5842b3d 233 0.06/1.00 vMB 23
541,328 541,328 0000000000000000001bdd33d6694124c652397da61ed07e14801235866487fe 1,572 0.80/1.00 vMB 20
541,327 541,327 00000000000000000022869966d1cd97943d51d37d92fc16434953804374ce74 323 0.19/1.00 vMB 12
541,326 541,326 0000000000000000000c3b4ee73e5a176c463fa004414df9c5be8f539764dbc9 340 0.14/1.00 vMB 14
541,325 541,325 0000000000000000001ed139a204a70b98f9c9c052c3c6cc7af7deb5659b3be3 1,206 0.71/1.00 vMB 11
541,324 541,324 00000000000000000020a37db7d78b140cafac1b87cc3fdd85c9833d20a11e97 2,324 1.00/1.00 vMB 19
541,323 541,323 0000000000000000002196a0b8b916e1099497fc14ac610fedd09c6c56af5ec2 2,122 0.91/1.00 vMB 18
541,322 541,322 0000000000000000000895948986bdea42a08804d6aefb5f4970e99a6146ec02 2,652 0.96/1.00 vMB 15
541,321 541,321 0000000000000000001700afee9531eb988f88dc4381b4ddd074b7f0f1a4df94 1,709 0.97/1.00 vMB 15
541,320 541,320 0000000000000000001b4f0c376b279d291b03acc5c8ac6bfc2fe9be88995ae4 1,918 1.00/1.00 vMB 12
541,319 541,319 0000000000000000000b78f225be0474be732910e0939c6a25cbcbb57c4e1e81 572 0.20/1.00 vMB 26
541,318 541,318 00000000000000000014d23aacb7a3352c140dd0d78be37a542683893a3d3803 1,843 0.70/1.00 vMB 28
541,317 541,317 000000000000000000275fd719bffd6030c62bb797914e88ff3148aa638e94b9 1,337 0.41/1.00 vMB 18
541,316 541,316 0000000000000000001277a2c765f728be3dc2bc851755bb3d7b1e4d2f092618 650 0.25/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.33 GB
    • Received: 16.20 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.