Loading Tool

Explorer IconExplorer

Memory Pool

75,995 transactions
28.19 vMB
0.08975273 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt 3e224f63cf384f10efe7894d102ca9d9703877ce7c91535628c2e26e47499b06
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (728,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,605 186,605 000000000000032fc23becf629d5a4f205c2f01a7d55aae8b4e6eaae9840de8c 136 0.04/1.00 vMB 104
186,604 186,604 000000000000087e7a379985fe495a15f02b0b3f727e2ce1248c15b6e1b28a77 122 0.05/1.00 vMB 116
186,603 186,603 000000000000078ade67c1b7922d4e863dde5783087afeaf38a3c323c00a193c 91 0.03/1.00 vMB 25
186,602 186,602 00000000000002d1f0b6a143fd36141bf553f65603add6b929892473c16fa998 512 0.19/1.00 vMB 154
186,601 186,601 000000000000083d6b95f9f74af10687dc7243871726e7b3f26019de66380c53 161 0.05/1.00 vMB 201
186,600 186,600 00000000000006446e6221a147f8adf4ef9161a8ccd3aab02e684b766a9c47ee 8 0.00/1.00 vMB 297
186,599 186,599 0000000000000055d8bc3090b2ef013294bd1686b6cb96fba9e41df1d329fd4d 427 0.17/1.00 vMB 126
186,598 186,598 0000000000000486a3d05a7bb1bca4a0a208e715b0de719e6e62c26552c1f560 14 0.00/1.00 vMB 15
186,597 186,597 000000000000082095b0ac00459c1880511bd0f55bc68e9f2aecd0145d3fe3ff 484 0.25/1.00 vMB 104
186,596 186,596 000000000000044327566e9c8233b4555545dad73b9c6c9926d781859ae612ef 145 0.05/1.00 vMB 24
186,595 186,595 00000000000003aca6aee66ec4318c3f41d5a562d2a3322b7b95bc6adf28d215 485 0.25/1.00 vMB 103
186,594 186,594 00000000000003d7563105fd38539f59dc2051df524f8531c38b26cf9513f517 14 0.01/1.00 vMB 235
186,593 186,593 00000000000001ab281be7e4fb5a6f60f044a47a07c1d389b4b5792fa77916a1 744 0.39/1.00 vMB 138
186,592 186,592 0000000000000963030b9d52ed4b99d62f51eb2d116ce59ace75bab18fbc9563 512 0.19/1.00 vMB 105
186,591 186,591 000000000000009ab5a216d30b9ec91760a88ce6262b6dd8ff8d53e8f09537bb 599 0.25/1.00 vMB 131
186,590 186,590 00000000000004ab9b4234771c8a86de961d16c6bf3f6f640e0c883e9e162655 519 0.20/1.00 vMB 152
186,589 186,589 00000000000007f8d1a570a63b33c56856b83fec202189e0bbdc261702e8f42b 157 0.05/1.00 vMB 142
186,588 186,588 00000000000006f90b2828cb3912900501a3a216dbf10b62b062f606e9a4152e 56 0.02/1.00 vMB 330
186,587 186,587 000000000000065145825596b0adbaa07aa35fe896973527230d275adae09d91 79 0.02/1.00 vMB 54
186,586 186,586 000000000000063591bf66f1aef20af76b24a0e80703b812f53163294251889d 168 0.08/1.00 vMB 105
186,585 186,585 00000000000003dc43a21d2c88151db22d665beba79c575f5ec37a84bc56127e 33 0.02/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.