Loading Tool

Explorer IconExplorer

Memory Pool

46,907 transactions
29.16 vMB
0.15407299 BTC
Random Selection Loading Transactions
Max Size: 152.40/200 MB

Candidate Block

Mining Attempt 0f3bcb56c7aed375c6fd3d7f9ecf04c74af84b727422e884378d171477910dd3
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 58661b1d20b0c750bff52faf0267fde5418764b064b733361c2f2bfb6e46ba70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.04444217 BTC
Feerates: 200.91 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (592,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,567 322,567 0000000000000000177e7bec9e2211243ca6ec79a9c848daf8bf38ef6b0bfdde 550 0.38/1.00 vMB 20
322,566 322,566 000000000000000018d37e31a9df62c4fd7cba8e24ba558412177e28e6792245 924 0.35/1.00 vMB 44
322,565 322,565 00000000000000000b73ec288ef9fe325bc10896d1c5553e607660b0794c1749 396 0.39/1.00 vMB 18
322,564 322,564 0000000000000000036ee37dddc303e41e6fcc2b9d3f0ea8a037a7bdfce2be14 89 0.05/1.00 vMB 23
322,563 322,563 00000000000000000c5b898e7922039ea0054de6de40ce31064ac291382b9691 543 0.24/1.00 vMB 33
322,562 322,562 000000000000000013f288c131e68fed865a4a45235e188d61ab305b15040e9c 123 0.11/1.00 vMB 21
322,561 322,561 0000000000000000190d20ab9bdfffeb6d389ea3d0750bc14fa4ca67a3f01372 491 0.26/1.00 vMB 28
322,560 322,560 000000000000000002df2dd9d4fe0578392e519610e341dd09025469f101cfa1 191 0.12/1.00 vMB 28
322,559 322,559 00000000000000001607d1a21507dea1c0e5f398daf94d35fb7e0a3238f96a0f 205 0.15/1.00 vMB 29
322,558 322,558 000000000000000002064da2f693cdd8e6526be454374fc2603a5c69267dcc7e 67 0.04/1.00 vMB 30
322,557 322,557 00000000000000000269ef93b65a1b1f2639f5118914f07671b9b8f51fdca8ba 43 0.03/1.00 vMB 10
322,556 322,556 00000000000000000e0192541a8f3c9d0ca040c0629e4a95446723e995232282 358 0.23/1.00 vMB 28
322,555 322,555 0000000000000000104db1deb10f3a1e303467c20e54e57c5f20282f5942f353 525 0.30/1.00 vMB 27
322,554 322,554 00000000000000001d9b4a7ec4e0ee92843614f6f79ce9a5bd168c17f0cd74a3 68 0.03/1.00 vMB 29
322,553 322,553 00000000000000001d6cba2d4aabaad926bc211b4053c9e6ecdf1f20c3c13e27 402 0.25/1.00 vMB 26
322,552 322,552 0000000000000000144e198501137dba1a84e0598c50ff25a003012d0d29a19e 990 0.54/1.00 vMB 31
322,551 322,551 00000000000000000a316e5fbce506b48f3c2431717e2fbaeca883266230a6a0 453 0.20/1.00 vMB 28
322,550 322,550 0000000000000000197f9c71ce9641a7bd61fd366bdf3547abd1d09f1a2877a5 225 0.11/1.00 vMB 18
322,549 322,549 00000000000000001acf3e4200eb2f1f182937a9068e6a54ada28a7938ef162d 102 0.11/1.00 vMB 18
322,548 322,548 00000000000000001d8c711818b1500e52a86e05bb50151099870c89a233279d 295 0.15/1.00 vMB 22
322,547 322,547 000000000000000003abed777366c5852c446313d730b7fb78fcfe14652ff88b 299 0.18/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.