Loading Tool

Explorer IconExplorer

Memory Pool

75,774 transactions
31.03 vMB
0.10198633 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 7af9ca02853ace1c9649b79393a6bd5a72bdf06025627282f72f7fbd1b807ecb
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 3693b3bf10671d1d7c759c5f7ed83509063acd8406a65ea28081551a6eed5a15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,453
Size: 1.00 vMB
Total Fees: 0.02044765 BTC
Feerates: 301.35 > 2.05 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (645,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,595 269,595 000000000000000289a731e1b48d292253a3c0da203da1b43514403187da02bd 602 0.25/1.00 vMB 53
269,594 269,594 0000000000000000b382501ca917b0bc72ef8f8bb34340a6a0fe37b96f4d9380 587 0.25/1.00 vMB 111
269,593 269,593 0000000000000003e48df37f0db744c831073a673d3051b0d6278d64e3f11d63 102 0.05/1.00 vMB 12
269,592 269,592 0000000000000007fb39caef1308b9992e011fec56221df55348583afbe0b326 1 0.00/1.00 vMB 0
269,591 269,591 00000000000000074fd623b4be5cd90659b8f5289aca764166d6ce5a6b177958 447 0.18/1.00 vMB 68
269,590 269,590 000000000000000719eda7c26a77dc873becfcb65bd64d4339696c436a13c711 457 0.19/1.00 vMB 80
269,589 269,589 00000000000000026a5040cea309820936d3f62d840470a71d0fe46c9587dbd5 922 0.43/1.00 vMB 72
269,588 269,588 000000000000000419d807b22ecf5b2140b3aaebc50d6052894ebc94398db032 121 0.07/1.00 vMB 12
269,587 269,587 0000000000000008313c5add97735500d4afbc1ab347d4ac9dd805f7822d8c14 291 0.14/1.00 vMB 56
269,586 269,586 000000000000000352dd5bf59be67a8194fa4ad22c6ab4bc6385a07acf54bba1 238 0.15/1.00 vMB 20
269,585 269,585 00000000000000018e7d64dce4fce688bcd430f64913d51a3fe3cac12d938cd7 346 0.16/1.00 vMB 51
269,584 269,584 0000000000000006c24f3bae16c9e2279e3e7831639b43c8984e7bf95e827128 467 0.25/1.00 vMB 56
269,583 269,583 00000000000000054440a82449a90059b3add09e303f3c43d4082893789403f9 1,033 0.50/1.00 vMB 66
269,582 269,582 00000000000000051d652331ba683f83a5ebe502290276e30fc5211202817921 484 0.25/1.00 vMB 21
269,581 269,581 00000000000000070b638228920829f6159e001d575041de4a63d6da29798393 660 0.25/1.00 vMB 106
269,580 269,580 0000000000000001dcc4300145b463e157697949059343a825f6bb7017b3d57f 651 0.25/1.00 vMB 100
269,579 269,579 000000000000000287861a17d218f3ce3be72e76f034332fe9d76956b7a67351 333 0.25/1.00 vMB 25
269,578 269,578 00000000000000074dffdb8f8227dcee6a75e0138ecafcca0605d2d5aaece1e7 718 0.25/1.00 vMB 105
269,577 269,577 0000000000000003c1ad133de719e5603a1a318cf3bde5a0324d6a5b83a8323f 224 0.11/1.00 vMB 56
269,576 269,576 000000000000000142f625b568f77ec56f29da97b1ff8c9c572d207d813fd920 197 0.07/1.00 vMB 43
269,575 269,575 000000000000000571b455e48c8e7882d520de20b0bfd075774db39e4d3dd66f 346 0.17/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.12 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: 739.22 GB
    • Received: 18.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.