Loading Tool

Explorer IconExplorer

Memory Pool

45,183 transactions
20.38 vMB
0.06701908 BTC
Random Selection Loading Transactions
Max Size: 115.52/200 MB

Candidate Block

Mining Attempt 680e847cf84b5d0294da2d432784ce889e622bb868f6b439cb647d584d83f1a4
Version 20000000
Previous Block 00000000000000000002011e6ba772050866aa3f6b3ae07ef25ad216bee5a454
Merkle Root 8755d19a7803ac27e63c6776a3b8c64cbe1ef4d824ea0896af13e01d61778592
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,582
Size: 1.00 vMB
Total Fees: 0.02673264 BTC
Feerates: 302.27 > 2.68 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,956 (747,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,356 166,356 00000000000006d2b95ddef45d31893efd54a6758032d4d021367a6400252010 107 0.05/1.00 vMB 111
166,355 166,355 000000000000064829f8b12150f2288c22d1f5d16579844a2bb731dacc517594 1 0.00/1.00 vMB 0
166,354 166,354 0000000000000a6505ec92fb6b79bef6858dc835bd91383968e4a8ef8de2dc65 18 0.00/1.00 vMB 77
166,353 166,353 000000000000067592b1ab2c02b5f99a5577adac294dd7ffea0637e0640bbdcf 1 0.00/1.00 vMB 0
166,352 166,352 00000000000006f2e0e8ba00f18c8cd4e1811d558b3b5801a33712136522755c 30 0.02/1.00 vMB 117
166,351 166,351 000000000000068adc2072def888cb0c9ae7f3e311c7ac873d061b7d4630cf11 29 0.01/1.00 vMB 68
166,350 166,350 0000000000000613dda8aabeb1df069f4cab437a81c3dd7c5a1db7ce598e5b3a 96 0.05/1.00 vMB 130
166,349 166,349 000000000000089f3f00075451ffad5ad20992b5d6e8956248602d96c0ae9b39 32 0.02/1.00 vMB 463
166,348 166,348 00000000000007608ce5aeceb35f3160057d600e38ec9d1fe0b42d38e8db8e02 14 0.01/1.00 vMB 21
166,347 166,347 000000000000009c352d03d72a9412d3688e66e5b5143bc397cb40418c3a7303 94 0.04/1.00 vMB 522
166,346 166,346 00000000000003fda349633be6a077d9432d9ffaa8b5c747b6b55224e1daa252 79 0.03/1.00 vMB 80
166,345 166,345 000000000000017dec9e9882e8a4e306ce769cf7080c726bb2fe0ad9b2da0813 27 0.01/1.00 vMB 35
166,344 166,344 000000000000029726bc09168e7676a31ec9b54139fa28a98024746ed0c8e852 66 0.02/1.00 vMB 0
166,343 166,343 0000000000000af2140b8eebbe1837cc66e1865b9aacd217b6e229051964d070 76 0.03/1.00 vMB 79
166,342 166,342 00000000000004882d60fa31bb49c19dfa882ffbf3e7949a88643afb45c901ad 118 0.04/1.00 vMB 112
166,341 166,341 00000000000008498bdd48bc3b1e860d5cc767cd290f97155786b48c89b87e1d 120 0.05/1.00 vMB 109
166,340 166,340 000000000000050c56b74b2ad11c7e3119bc38eea266a26b14d51fba7676a396 86 0.03/1.00 vMB 34
166,339 166,339 000000000000074305ffdb3319c0b215fc54194f16375d15421be93d245b5a3c 24 0.01/1.00 vMB 77
166,338 166,338 00000000000006efee785fb6cd98bcc98ed40d48cae913fe3956030bd44c0e79 30 0.01/1.00 vMB 0
166,337 166,337 000000000000095901d1ab9249c4edcff877a3fe760fc27dd11d7f166eb55e3f 3 0.00/1.00 vMB 94
166,336 166,336 000000000000070433f3ee78fb55bb05531932f65a91960449d1721e6970558b 23 0.02/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 780.53 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: 535.48 GB
    • Received: 5.91 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.