Loading Tool

Explorer IconExplorer

Memory Pool

72,700 transactions
28.03 vMB
0.06686858 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 5c71e679cc1a1b93b5d538a0e79ea6b61233b284b376f4e95f621340dec6aea7
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (628,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,347 286,347 000000000000000049f6db48f30d43a59bacb695a2bd3c594b478c0340c6281d 339 0.20/1.00 vMB 37
286,346 286,346 00000000000000004b9b1e4efd0c32986d6e1cae7bafbfbe3737dfd8c93abae7 115 0.08/1.00 vMB 27
286,345 286,345 0000000000000000d8d51b7a58c78ea7de1120a98c8c564cd4b9428265713cb9 352 0.21/1.00 vMB 45
286,344 286,344 0000000000000000d9db4e31e8f69a5dddbdee10a8bac65120068d9a27eda80c 160 0.10/1.00 vMB 21
286,343 286,343 0000000000000000ed9dc4048bcc6952e2ed55deea62901b7165c1a87286afea 181 0.16/1.00 vMB 20
286,342 286,342 00000000000000000dd1cd36da9731b87ae35112fcf2e76c83d84794a3483e55 883 0.35/1.00 vMB 52
286,341 286,341 0000000000000000bb66047da56ce2001823b0dc0c143606da1cba1a96456fea 262 0.13/1.00 vMB 29
286,340 286,340 0000000000000000197171621898439d89069bfb247956d04e975b17cc623af6 122 0.05/1.00 vMB 41
286,339 286,339 0000000000000000c0df72bf1730d40a3c535145ebe303d544619675887269cc 449 0.19/1.00 vMB 51
286,338 286,338 000000000000000001a3af059a86a66df945d12ded46b7751b400abf1ae83db3 174 0.09/1.00 vMB 27
286,337 286,337 0000000000000000fa19bf5d86e9682d276c0584ae29a77b6149c46a9aa18586 518 0.21/1.00 vMB 42
286,336 286,336 000000000000000089db0ee729d3970679e2b65d546da3c07fe8f27b27e7e4b4 510 0.26/1.00 vMB 36
286,335 286,335 00000000000000009cbb401fcf72684533308c694f6781e2fe06e3cdeeac1e5e 659 0.26/1.00 vMB 147
286,334 286,334 0000000000000000614d3dbc797ea6d13afab4443536ddf33447213be20ce533 808 0.35/1.00 vMB 34
286,333 286,333 0000000000000000618637bffc15e7e5ecf31e3da6cf284d7d54e9d291c30073 209 0.06/1.00 vMB 103
286,332 286,332 0000000000000000a9b30cc4f3d0a3d67ca61132f6387c3dc3f598b584f71599 761 0.33/1.00 vMB 42
286,331 286,331 0000000000000001107991a36786c17c1c2997c71c3d3c049385887c0c4731e9 269 0.21/1.00 vMB 22
286,330 286,330 000000000000000013d5e16cbf6acbe91f1b43d67840200d71e752a1d18c09e9 791 0.35/1.00 vMB 56
286,329 286,329 000000000000000016affa2dd15fc812079c57b89f8d857319e24e953bcaaae2 392 0.19/1.00 vMB 40
286,328 286,328 000000000000000136b40df49a2a578dabaef6cb08df0d6dd8416c297945df30 139 0.13/1.00 vMB 59
286,327 286,327 00000000000000010d165fe8c96d0217303d5c3af06bdf89cae6089ae8b47419 649 0.27/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.