Loading Tool

Explorer IconExplorer

Memory Pool

79,911 transactions
29.65 vMB
0.07077776 BTC
Random Selection Loading Transactions
Max Size: 178.70/200 MB

Candidate Block

Mining Attempt c8a9557cf1b14d299d24eb7c9bc6f0313620b15b50842ebac97b8c21b7a24f71
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 8e0bd0340f92e3a600fbd280e4a313ae588a6424d3a62b0994b291d3a2ff52c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.01051301 BTC
Feerates: 147.04 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (394,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,114 520,114 00000000000000000046164df53315cc681542cdc8fd9ff1e550b6cfa424f8a7 1,607 1.00/1.00 vMB 62
520,113 520,113 00000000000000000003d1e7e7b8a82a358794c1df26821df9f7cc5fd4e0c15a 711 0.62/1.00 vMB 46
520,112 520,112 0000000000000000000961c7da07653ae05d95fa55a648c7339ed9c1b2316db5 509 0.36/1.00 vMB 37
520,111 520,111 0000000000000000002ffcaedf681bb4c61538521185b4cdd50aa1bdefa19485 891 1.00/1.00 vMB 16
520,110 520,110 0000000000000000003ac14516c856e41ce978e43deb8439d5b3a228f3944f72 1,402 1.00/1.00 vMB 33
520,109 520,109 000000000000000000207b7415a2a4ca10abfbf9fecbf8be108166679f16f0f8 1,493 1.00/1.00 vMB 44
520,108 520,108 0000000000000000002d36b1af9f4b3ceca785a2a164fa7e665970e5aa432ea8 1,568 0.69/1.00 vMB 50
520,107 520,107 000000000000000000403663d0470fbf06f82262429e256d04d800795be4c5aa 1,280 0.64/1.00 vMB 46
520,106 520,106 0000000000000000000d289a3112f648729ab3b4473b1538db27f70cf557f25f 1,107 0.50/1.00 vMB 59
520,105 520,105 0000000000000000001e1c1c28d0215163ecd269d064f68263ae134513e99951 1,741 0.83/1.00 vMB 31
520,104 520,104 0000000000000000003dbc9a410e722389238248ebbbd9b121361b25d5fc96d3 2,097 1.00/1.00 vMB 66
520,103 520,103 00000000000000000012983bdfbaebbdfc494db1e1a097fd5264746411d932a7 2,297 1.00/1.00 vMB 72
520,102 520,102 0000000000000000001a9fd8d2c5c0694ca9f5f34c9c935215a727a63682da55 388 0.17/1.00 vMB 48
520,101 520,101 00000000000000000033057f2363ec546f1498f85cdb3f3348937679a1753c70 195 0.08/1.00 vMB 58
520,100 520,100 000000000000000000422616d93ed5970ae6c58811dd948af7cf411000ad5761 1,112 0.63/1.00 vMB 51
520,099 520,099 00000000000000000041ffc8f6bf795dc4f741910633f7d08c98a8fdb472f497 277 0.15/1.00 vMB 49
520,098 520,098 0000000000000000000d9c0dce84a47afab74bb190317fc1dda80a37ce496c24 337 0.14/1.00 vMB 43
520,097 520,097 00000000000000000005351b0aa81e31ab73a42af03c6d1d3d55d3747a88eea9 1,179 0.70/1.00 vMB 20
520,096 520,096 000000000000000000190f3acea2711d05e25f8136a05721f02419be62813068 1,847 0.94/1.00 vMB 39
520,095 520,095 000000000000000000328bba5f9756095c131d9bfb34bc99c2e0bf6dba250f0d 1,909 1.00/1.00 vMB 46
520,094 520,094 0000000000000000001662b5f8cbc1074236dcd3f13e7d8743fb3fed88542f6d 1,721 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.36 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: 662.81 GB
    • Received: 14.88 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.