Loading Tool

Explorer IconExplorer

Memory Pool

21,196 transactions
12.06 vMB
0.07594277 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.39/200 MB

Candidate Block

Mining Attempt 6893de416cd2b000d5b58e76a2abd798c8feee3b35cf194eb2288fd72546cbca
Version 20000000
Previous Block 000000000000000000019daf10f895a4a04ae290afc99a1e18acad509f452035
Merkle Root 3634500918f16a2850b0885ed49e0819ac93b58efe9f69e4b52edc540b9811a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 0.9979385 1.00 vMB
Total Fees: 0.05108208 BTC
Feerates: 239.15 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,787 (722,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,393 191,393 00000000000001c5cf5dd81504dea6b832c401ceede7d67a8c9ffa2bcd778970 114 0.05/1.00 vMB 81
191,392 191,392 00000000000002449515fe615231cb7e0fee79e0d91c2a68b46645a8fe6d32c0 32 0.01/1.00 vMB 186
191,391 191,391 000000000000055cbcf9ad1ff460d4dd02598af8e7418ccde9c5ec2027929678 12 0.00/1.00 vMB 17
191,390 191,390 0000000000000834a05851721611a428efbd460a537cc247688eff1f5a549677 528 0.21/1.00 vMB 145
191,389 191,389 000000000000026f4490ddb9b07815b5f1e6a92412e0ae1a8523f7a55df29f3a 45 0.01/1.00 vMB 121
191,388 191,388 00000000000000f41b0d0881c7d8098795841f492a83e9253f22ea111614e671 153 0.08/1.00 vMB 107
191,387 191,387 000000000000046005039aaf812be37198a3ac27933844e91e1d6216124f24b0 11 0.00/1.00 vMB 37
191,386 191,386 0000000000000337ce71fa9e907ed961b4556f95101ac54c63beec02a8484199 402 0.17/1.00 vMB 126
191,385 191,385 00000000000007926755b3c5a2e369d4b6b8f49375350adf9262553985076030 520 0.25/1.00 vMB 144
191,384 191,384 00000000000007ecee56ff700e1b67196683e24d0e47b297eb53a180590e8690 1,483 0.50/1.00 vMB 50
191,383 191,383 00000000000004a8e13a1a0bf3d386ce4e26595620d37a299777e3496572fad2 204 0.07/1.00 vMB 85
191,382 191,382 000000000000040001964c1581a438d0ed9f8a7563fcdff8b6e40a51bf9cdf83 12 0.00/1.00 vMB 0
191,381 191,381 0000000000000369665164bd6070940d5bdc89a2085df58bcc120755409cd097 171 0.06/1.00 vMB 162
191,380 191,380 000000000000012c8cb815bedb2e6544d6dee8a1fb756a5c4b4c504caa323068 257 0.10/1.00 vMB 138
191,379 191,379 00000000000000c81b30e8917d4c760cf935dd8de758285385b8b01e1923f3ab 89 0.05/1.00 vMB 92
191,378 191,378 0000000000000302bf9a97e5b6e2e75a3b66ceb6ee5c21dbae704ef8ca156f81 10 0.00/1.00 vMB 15
191,377 191,377 000000000000083a01981423cf63436fa0702af1b13ef956042e80278e492a32 258 0.10/1.00 vMB 143
191,376 191,376 00000000000000ba269ee16fe65264d9ff94a04ad9e30ffb1ea1913c1dea41b9 20 0.01/1.00 vMB 71
191,375 191,375 00000000000004689a497296f7e6561cd21977692ea675a7657b21a3a562b6ab 201 0.09/1.00 vMB 118
191,374 191,374 0000000000000729993fdb984cb660e6c2e356e00da7ec41cceddc39f9cf9ca9 681 0.25/1.00 vMB 145
191,373 191,373 0000000000000085e1fee617d684e6969e08493f27365c8c57f936032870cd6d 66 0.03/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 780.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 513.41 GB
    • Received: 4.27 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.