Loading Tool

Explorer IconExplorer

Memory Pool

56,641 transactions
32.15 vMB
0.18419547 BTC
Random Selection Loading Transactions
Max Size: 173.14/200 MB

Candidate Block

Mining Attempt f700282d7465c78fe3e7e84660d8ac10a1e7261e1e47f446f315257564230369
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fe31aa3c65e0541867cc1d1ca0a1c3c0caa74a294dfbff881b5041e6eec707be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.07260275 BTC
Feerates: 465.21 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (568,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,202 346,202 00000000000000000e824213b69c6ddc6f431c9146761fd24276da9dff20a1de 355 0.20/1.00 vMB 13
346,201 346,201 00000000000000000435010856353045ce171d6d6b69ba5910bf24a8fa7f588e 482 0.25/1.00 vMB 25
346,200 346,200 0000000000000000027a565276deb7d243ced01d4c16678fda0de1fd407c7168 1,028 0.53/1.00 vMB 28
346,199 346,199 000000000000000002d45ab570f0edfbbe32dac73a4525b7bb6c4d2b5bb811b7 1,518 1.00/1.00 vMB 19
346,198 346,198 000000000000000004bf5d4f69564919e2d3261f5b23354e65f0bcbc3db59aaf 1,286 0.90/1.00 vMB 21
346,197 346,197 00000000000000000e09b268b7df37bfedd39703c5a79bb0962ed9bb79cd95dd 2,397 0.75/1.00 vMB 44
346,196 346,196 00000000000000000e88afd87a502baced4b1e8057f83fa25e1a328cf66eb4e4 279 0.18/1.00 vMB 24
346,195 346,195 00000000000000000ab82cde033ecc894b887872b3733efa7677d152869b2717 1,226 0.62/1.00 vMB 26
346,194 346,194 000000000000000008826184673ae11177062c3ccecd509fcc2372f8d2c1b91f 1,034 0.57/1.00 vMB 26
346,193 346,193 0000000000000000170577ab597827d1bb78d8c79bae702e6865ba440196dad1 503 0.30/1.00 vMB 16
346,192 346,192 000000000000000013ea93e25c58530c5349e033960f80980b882ee73f3dfc15 2,112 1.00/1.00 vMB 29
346,191 346,191 0000000000000000155b152a5fec4cc69745116192b645de92d824a782231431 525 0.33/1.00 vMB 12
346,190 346,190 000000000000000015bed2aa8b9a2d54f727a5feae8b755b188bec9bb92c9e9f 1,060 0.75/1.00 vMB 22
346,189 346,189 00000000000000000eeaedea170a7f41f5c4c362ec38a1e1fe6eea1367ce1fdf 465 0.19/1.00 vMB 35
346,188 346,188 000000000000000003a571aa91eb34f9ab5065178adc1eba4ca61c150f5ab301 1,964 0.75/1.00 vMB 79
346,187 346,187 00000000000000000031c3c36373bba2d74fc0f8614453cf4bcb6f1c77833e31 405 0.33/1.00 vMB 16
346,186 346,186 0000000000000000163290a36084a97e398588c8002a5456c100d153c8756e61 1,530 1.00/1.00 vMB 36
346,185 346,185 0000000000000000173ed946799ead6b9b3b925aafc98979406fbaea0970b9aa 996 0.75/1.00 vMB 19
346,184 346,184 00000000000000000784970d62a674aa61bf00554d0d149ada5d27428d49ebff 1,102 0.35/1.00 vMB 62
346,183 346,183 000000000000000002b79ef1276f25f83e61d8028e1b5e9a9d4493891d13d43b 512 0.16/1.00 vMB 49
346,182 346,182 00000000000000001439a2cf606acc43a5779f8904449202cfd32e88532f1190 875 0.41/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.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.