Loading Tool

Explorer IconExplorer

Memory Pool

24,077 transactions
10.67 vMB
0.06097065 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.12/200 MB

Candidate Block

Mining Attempt 40f73168a73ba2ddecbb2db19eeb5f4b9423bf7a6377cf2c5dcea071efc87046
Version 20000000
Previous Block 00000000000000000000eaa7b994c149971c708bd50f02ccdb989d396103d993
Merkle Root 085609ebc90c13ad803c34aaec0655446db5ce334dfef99c46418ad72d7946af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04328278 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,534 (718,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,367 195,367 00000000000004017ecd06b94e58e8d470b0c1a21adcbda679c3d2b532d74ddc 711 0.25 vMB 151
195,366 195,366 00000000000004cf3c7e2b3a65109e20f96324f37e766174ab8b19c9eca37906 69 0.02 vMB 124
195,365 195,365 00000000000005bacaa1fc572bbff8aed811023f28266ce230310d88faee720f 126 0.05 vMB 95
195,364 195,364 000000000000020c540da291aaebb12ed8bd685077932b238d9d706997e3a6ec 9 0.00 vMB 15
195,363 195,363 000000000000075cc107eeb0be409d36dfe1d608bc91add0baafe412254c5b88 139 0.05 vMB 271
195,362 195,362 00000000000001af2562544e63ff10a59f45adee198614ab4cf6518f5b004d3d 681 0.24 vMB 151
195,361 195,361 00000000000001ed256662679b6fce8d80419c6569a396631cd32b33104abb40 155 0.05 vMB 140
195,360 195,360 000000000000057f76df4e0a232d9149744b35a34eeef27a7797f3dc518663b2 24 0.01 vMB 30
195,359 195,359 00000000000006f3a18dd21072b2780d7ab40e12b8db92b719c9dec3df853f47 58 0.05 vMB 126
195,358 195,358 00000000000001708c1726e01f36b8b63b7de773f325197f3e13977bd86173d2 339 0.13 vMB 138
195,357 195,357 00000000000006a9a14313a50d2a483fac9620355c9cf8b797fecaea4213d1b8 8 0.00 vMB 162
195,356 195,356 000000000000052c62800752f36851fe7447c0d46f59dd4924e7465067f64298 212 0.08 vMB 105
195,355 195,355 00000000000004bfcbc6058966adfb33924fc9a8bd8a9d9b2f19d08a87fcdf60 202 0.07 vMB 52
195,354 195,354 00000000000003c7810e7d1994fe2d4e9bdf67c28436e2d2dc642f0df15bd024 496 0.25 vMB 143
195,353 195,353 0000000000000214d3b793f32cb81f013de3e7aa6c0eead8dd5488391d051cf7 29 0.01 vMB 129
195,352 195,352 0000000000000374d8006ef55d2381c2fc00297e7d77bf4c9928ecb8ce291893 242 0.08 vMB 161
195,351 195,351 00000000000001a87b3a588606371eadb6dc1e8d10df539527ae1981f49be0b1 512 0.19 vMB 152
195,350 195,350 000000000000005dcf2f2c1ddaf2f75ca27176a459ecb10503d0ce4c9488cdd5 32 0.01 vMB 12
195,349 195,349 00000000000004d3db5d7f9e54cb32ca43b8196c7a92ae7eb03796efc62293b6 378 0.15 vMB 126
195,348 195,348 000000000000060dbc127c45961eb03199140a4b9e272676b1e7e8a8a1aabec3 167 0.06 vMB 61
195,347 195,347 00000000000005d35c2ad30af574f46d2092cfd20ae8a07726baf1c1e21fff60 380 0.13 vMB 167
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

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