Loading Tool

Explorer IconExplorer

Memory Pool

41,139 transactions
26.63 vMB
0.06782949 BTC
Random Selection Loading Transactions
Max Size: 138.88/200 MB

Candidate Block

Mining Attempt fe4b1e15e27f1d7e906aa9c6a6d8a1276300401ca3897dd1c727eb8a77baaad8
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8742db46ad9ed356f635ee9b4286a79c8095ece536cbf1d0e0bf155ba8f1bedb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01841079 BTC
Feerates: 265.25 > 1.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (388,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,141 526,141 00000000000000000000e3058ebca5a7489ba204abcdce1bc93aefb52d44bab1 1,294 1.00/1.00 vMB 13
526,140 526,140 0000000000000000003ad6958ed7c2a63e0db7c7038b8404aa028f8f000f320e 271 1.00/1.00 vMB 2
526,139 526,139 0000000000000000000af0a24ed3354dfa2441622f2e51ffacb200f0d46e396a 3,523 1.00/1.00 vMB 4
526,138 526,138 000000000000000000144b23b77efdbfd050f79a5c23bf48eaee21a6c10aa3f2 3,102 1.00/1.00 vMB 8
526,137 526,137 00000000000000000002ae495c28589330ed65ec1aa92d758b781393ccd74b17 1,820 1.00/1.00 vMB 14
526,136 526,136 0000000000000000000a8806f16e2b559867c94859c77c82ec9471fd50f56d67 1,135 1.00/1.00 vMB 31
526,135 526,135 00000000000000000019d51c8ebdd0864cce8351dbafc1526c8d5256341f2a09 709 1.00/1.00 vMB 61
526,134 526,134 00000000000000000018c561f756b3d3bd59243f502a7c6d41dae1bc37c6a1b4 1,342 1.00/1.00 vMB 7
526,133 526,133 00000000000000000010d4326f810ad8b4c20721d7b1808378d0eeaa9d2e8737 2,482 1.00/1.00 vMB 24
526,132 526,132 00000000000000000037fdc5ed0733b418dcf287cc55937be6131813a8401179 856 1.00/1.00 vMB 6
526,131 526,131 00000000000000000029c9a1c30297fd48ac3df803d4ef3e3111913f138e1211 595 1.00/1.00 vMB 6
526,130 526,130 00000000000000000032dc19b8b4f9af811dd5480cc799926706962b83512a66 1,910 1.00/1.00 vMB 17
526,129 526,129 00000000000000000018d03f18be41301fd89b579777d4755f541319e938ff29 123 1.00/1.00 vMB 1
526,128 526,128 00000000000000000001ae3c310ab0c85b6df05bade6677b0146dcffb7e34a6b 803 1.00/1.00 vMB 2
526,127 526,127 000000000000000000076b321ed36e2669c37ac5e12eea1ccdfc99768ca78bce 2,662 1.00/1.00 vMB 10
526,126 526,126 000000000000000000349644623b76c6e965f77847bfcc03e209b06fe0e0853f 1,804 0.74/1.00 vMB 34
526,125 526,125 0000000000000000002a320b45dada2ecfe15005c18cb69f1ef5939a58e8c4e1 254 1.00/1.00 vMB 2
526,124 526,124 0000000000000000001137a503131d09442e3e91bf9c8b9dbbe12e9d168644f5 1,147 1.00/1.00 vMB 11
526,123 526,123 000000000000000000150c52f9217614bcd25d07e285ce463f14b8fe17dd384f 481 1.00/1.00 vMB 2
526,122 526,122 00000000000000000022d6070b6eabb862a4bfb03e1051b1c979076f5b1501b0 1,915 1.00/1.00 vMB 16
526,121 526,121 000000000000000000305f8d1620ba29bdb196aad6e78abee82006281274686f 857 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.