Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
29.57 vMB
0.10465801 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 97c269367976261c48caa744936aa83d675d37e4666f73cebe31a07f689c5d5e
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 15fd7597cf3e5c3ce0972f8d8cabd1281b2b448383ff8e4075dd45ce82c2aeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03985812 BTC
Feerates: 164.34 > 3.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (598,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,156 316,156 000000000000000019f33769e47d17b9c71b8276fc1d422d284bc8a6bc24a4dd 1,224 0.67/1.00 vMB 30
316,155 316,155 000000000000000017ca55c785d27449599a47715716a13047cd3289fb1a096c 744 0.42/1.00 vMB 27
316,154 316,154 00000000000000002df398ac1df61de45fa4b136fb219324d6ef05864bc07a55 814 0.57/1.00 vMB 23
316,153 316,153 00000000000000001d57df8111c578a7ce26e90458cfdc4335ea0a293d572bd4 754 0.35/1.00 vMB 31
316,152 316,152 00000000000000003309732f205bea4f7275a40c9a55786c9e2067db19fdaca2 530 0.30/1.00 vMB 27
316,151 316,151 00000000000000001515b9d4d5891939552804915567dd92e3d2a9d86ed09d66 584 0.31/1.00 vMB 27
316,150 316,150 00000000000000001475fe407dd5951d10a061dffba47da9f03b8a21ce0a2fe7 88 0.05/1.00 vMB 25
316,149 316,149 0000000000000000073e7ed03ae5e0e24a64a2777995783795364b48aeae47ba 1,171 0.59/1.00 vMB 30
316,148 316,148 000000000000000025e65085b6cc6f5b1aad367f8c0ba48d0eda0b83b033c7fe 158 0.09/1.00 vMB 25
316,147 316,147 00000000000000000e4a9c639fc16832aad84e2e50696bac0f887c63d62234e9 349 0.21/1.00 vMB 24
316,146 316,146 00000000000000002b4af2edf1bfc534503930c3866b90e4ebe21723cf18c10d 358 0.23/1.00 vMB 23
316,145 316,145 0000000000000000218815aee19444f572305a26295d603d770b96b526bb3680 333 0.20/1.00 vMB 26
316,144 316,144 00000000000000002b197459048d4f92ff3f994292b1399fa8c8bc35f1390fee 609 0.29/1.00 vMB 30
316,143 316,143 0000000000000000320d16a0de7e9f00cc4a030652bedfc8c89b5c600077feb8 658 0.35/1.00 vMB 32
316,142 316,142 000000000000000018bd5713993444ab3f38eb8860810415b59ec6cfa0edb767 278 0.12/1.00 vMB 30
316,141 316,141 000000000000000021c2d7f722898e065fcbb8e68dab5a7f70a29f210f84518c 531 0.33/1.00 vMB 26
316,140 316,140 0000000000000000095556ba7edbd108bdd7a4758db9e48f6d1184e35bba41ea 63 0.03/1.00 vMB 30
316,139 316,139 00000000000000000ad9b88abf8b2266b128186a4d1f1e151f3e58ef87740c03 548 0.26/1.00 vMB 32
316,138 316,138 00000000000000002c4f6d4fa3736506a9c5cf13d1a362317a2b33c3ecd3d09f 493 0.25/1.00 vMB 27
316,137 316,137 00000000000000002b9fb1dcebd067bdb941d2196b9c744973e3e0798a717408 527 0.27/1.00 vMB 28
316,136 316,136 00000000000000001b66f72c064be457add4b8ca16d44328bfa05c7c2a10b9db 673 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.