Loading Tool

Explorer IconExplorer

Memory Pool

80,824 transactions
29.49 vMB
0.10168613 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt 181e300a3ef5c71ba587642089869e1000d2a1538b3fb0e7e2db3a5b50d57548
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root c24d5456edd740eecacb182c14441a514342fae151de333d428fccf247c421e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,197
Size: 1.00 vMB
Total Fees: 0.03968834 BTC
Feerates: 146.36 > 3.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (538,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,601 376,601 0000000000000000077827b14ef7266a2eec3d71cb524fc8a2c7d9a94ab68b6d 926 0.41/1.00 vMB 38
376,600 376,600 000000000000000010b97f191340e74c7c31b42f7e3af29b85381d155d90bde4 168 0.07/1.00 vMB 38
376,599 376,599 000000000000000001d9787c0932548d853205c2781e8e66f81c7639abe50f2c 1,068 0.44/1.00 vMB 41
376,598 376,598 000000000000000003c20627f58b0b84275380b2f6b2e55895cf5f6d5e233203 1,820 0.88/1.00 vMB 36
376,597 376,597 000000000000000007a5b5d54d1aad78f91a5700d4e7b20ea673a31289a71309 304 0.14/1.00 vMB 36
376,596 376,596 00000000000000000bc37afe9ff5191daa516739e38175b308fbcd6b96e1db2b 199 0.11/1.00 vMB 36
376,595 376,595 0000000000000000023aa8319816019f3eeeddf183011f13a19d7f89662a9b13 322 0.17/1.00 vMB 31
376,594 376,594 00000000000000000cbb49e808da731aeb1246035e26881a734fc1307a9a9577 1,607 0.75/1.00 vMB 39
376,593 376,593 0000000000000000069d9bef981a97a9066a5574e9d5148b533b4e0719838443 312 0.16/1.00 vMB 40
376,592 376,592 0000000000000000072c576860671a5b0a81ecc4ff7c264c6d09142e90d051d9 225 0.11/1.00 vMB 34
376,591 376,591 000000000000000000b7c37222b4d8511059f344bcbc6333eca04aa0757005e7 516 0.25/1.00 vMB 38
376,590 376,590 00000000000000000be5a72ec6a7363360d5011b558569085a26ab9ef40be010 379 0.17/1.00 vMB 37
376,589 376,589 000000000000000011d34534701eb9be25bd1d8db83483ef21c8f350eabded10 435 0.19/1.00 vMB 40
376,588 376,588 00000000000000000c8b41cb5a8c0517fa0781abd7ea2ef8f4ca49cd3310e2f5 428 0.32/1.00 vMB 38
376,587 376,587 00000000000000000dc05a7eec60d92660996bc41feeb228447aad1db15b3afe 504 0.22/1.00 vMB 38
376,586 376,586 00000000000000000346f988c1ddfec95f3767fde41ed82075926d217f3a668e 353 0.34/1.00 vMB 21
376,585 376,585 0000000000000000003b927afafc54b8e96dc69212396a97795733e2691fe61b 818 0.40/1.00 vMB 37
376,584 376,584 00000000000000000fe62074e29459667c94621954ffef4d80a29f5307e5cc86 1,524 0.73/1.00 vMB 39
376,583 376,583 00000000000000000407dd861360109d3065d86a83d2e1474cad64e2fc2c9edd 1 0.00/1.00 vMB 0
376,582 376,582 0000000000000000018019a9c90e8a4270132d1ad168ac198bcee97a1cf3838b 983 0.48/1.00 vMB 48
376,581 376,581 00000000000000000031395a0aeddddb4d4d313cf2212e50c4601f5d15503d67 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.