Loading Tool

Explorer IconExplorer

Memory Pool

35,360 transactions
25.88 vMB
0.06291692 BTC
Random Selection Loading Transactions
Max Size: 131.76/200 MB

Candidate Block

Mining Attempt 202e5f7707c3d70726e478c83235c76ac8c15aaa2a005f53aa23b279098c8ac3
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 76de3f1be6f95bd71f9106a00904ad40651ab04f7041521a03ddb4dea60dfe60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.01555250 BTC
Feerates: 120.00 > 1.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (182,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,188 732,188 000000000000000000041f3819a9d4de0f0e9d2aa212ad4abf7ba8fbf255d193 57 0.02/1.00 vMB 3
732,187 732,187 0000000000000000000651de99232b213b52e896b7d1c9979e2e3ce66731e9eb 479 0.15/1.00 vMB 6
732,186 732,186 000000000000000000076ab19f6519ef17a41a73b2a5c37b26773c204bee7cf0 21 0.02/1.00 vMB 9
732,185 732,185 00000000000000000004f3e08b9417e441775f6a7e144388f7702dd5f84d4bca 378 0.12/1.00 vMB 8
732,184 732,184 00000000000000000004eab67584022ecf3919c9b66a1dbec9f76240a2448608 2,489 0.93/1.00 vMB 6
732,183 732,183 000000000000000000046830c3ced1bb121d340264c9fee87d05fe62bb3d7010 1,211 0.42/1.00 vMB 3
732,182 732,182 0000000000000000000145f607e4b0a39d9c78f36d13a57de413799ab5c1bc60 3,240 1.00/1.00 vMB 8
732,181 732,181 000000000000000000090c5567be31aa83e7ef945420aaaa0ce9b31b883331b1 2,841 1.00/1.00 vMB 6
732,180 732,180 0000000000000000000767a388f5328b5a8b6a6a4277ecfb25f798ce0fff1cbe 3,260 1.00/1.00 vMB 9
732,179 732,179 00000000000000000000654656723d086e55aeba1fc55af5078c8ae6d7e8c519 393 0.40/1.00 vMB 2
732,178 732,178 000000000000000000075a018fe30758342655f890fb3b5f48ad8933d3618a3e 2,149 1.00/1.00 vMB 7
732,177 732,177 000000000000000000073bee914d15b8140e4f7e87070b7aed37557c4e7a5d3c 1,663 0.64/1.00 vMB 6
732,176 732,176 00000000000000000007b6aa12c09a3fc61052459d93f8b24d25f9ba35c6ab8a 1,915 0.77/1.00 vMB 6
732,175 732,175 000000000000000000082c8dd43c120ea77890cd536bde91332b150b4cefa74f 1,396 0.49/1.00 vMB 6
732,174 732,174 0000000000000000000547781346f7fffdc40cf5cf96e95b5af661bf2995dade 797 0.25/1.00 vMB 7
732,173 732,173 0000000000000000000371758df342e49da486011af53ae4e554a895f1dcee0d 1,361 0.59/1.00 vMB 6
732,172 732,172 0000000000000000000231290f84386aa780145d110c4ae6aa608a294c90b19f 671 0.25/1.00 vMB 8
732,171 732,171 00000000000000000007315f4747001f9abc76a2a628ff90154886a312d46cb6 1,214 0.61/1.00 vMB 5
732,170 732,170 000000000000000000061580d94d96fcd3ba7d54fb900065d491276ddb2e1858 1,418 1.00/1.00 vMB 2
732,169 732,169 000000000000000000048c02523f0f19b396c5ef699e406b11bc287e2b3f8782 3,260 1.00/1.00 vMB 8
732,168 732,168 000000000000000000053953562c7942cee1d13792f632abf7a65618b2a7cf26 2,308 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.84 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: 638.03 GB
    • Received: 12.46 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.