Loading Tool

Explorer IconExplorer

Memory Pool

39,902 transactions
27.04 vMB
0.07185831 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt 84e2c907a733bc3c49197dfb22f372b65e2cf8148f9b5649a5ac2b769dbe2295
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 5c2a07b6764518067bc47e12846cc04890653a6dcfeb6fd2e52ac2515b6b9402
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,239
Size: 1.00 vMB
Total Fees: 0.02096732 BTC
Feerates: 107.72 > 2.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (581,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,243 333,243 0000000000000000025789442b346ec44b1ddce6c4848ff9b9d52762f1efcca9 326 0.20/1.00 vMB 26
333,242 333,242 0000000000000000032c476638fd89404ce02c29a8d5bfbcd2ea191be1c1bd81 419 0.20/1.00 vMB 31
333,241 333,241 00000000000000000bcf17252d8d0efc59fa29e1f0516c2c8f735965498c766c 1,141 0.67/1.00 vMB 24
333,240 333,240 00000000000000000e77d2f8a457e792dd75860d749cb1821cf65d59f62959e6 62 0.04/1.00 vMB 10
333,239 333,239 000000000000000013e3f99f31f7af49254abd62af8684897045e7b86084b738 645 0.25/1.00 vMB 30
333,238 333,238 00000000000000000f6d7b0530e372c634b263e91b1f0ba60daa6b16509aa450 1,357 0.57/1.00 vMB 28
333,237 333,237 00000000000000000389e63047a78afefe49c4dcabe67f03e9568001cb286d95 1,380 0.55/1.00 vMB 30
333,236 333,236 00000000000000000cef938344d1cc6eb45c1af2b4bc4c44965562d32b6b4b3c 1,292 0.48/1.00 vMB 30
333,235 333,235 00000000000000001191fc028a2462d2d358d9ad327928b44951fa365231ae69 920 0.39/1.00 vMB 29
333,234 333,234 00000000000000001b5042c21dac1339dad98e5a7a1b0990ad00e54116e33c94 909 0.47/1.00 vMB 25
333,233 333,233 0000000000000000020d61d40b83bdaef9150942f0d53e3a2af4f685710a8109 141 0.08/1.00 vMB 18
333,232 333,232 00000000000000001449984a6529c24181438255eb8f402a16c525e377b8f267 370 0.22/1.00 vMB 23
333,231 333,231 0000000000000000047954252efc60e59e3e4dab4bafbfadc917f4cfd8a86808 437 0.24/1.00 vMB 22
333,230 333,230 000000000000000016c774eeb629143ca80266e8236bb59e9fa3b42f7aeb3f1c 1,209 0.58/1.00 vMB 27
333,229 333,229 000000000000000008befb022efa0d520424be792135a89c8d938bbabf65d3a3 248 0.11/1.00 vMB 24
333,228 333,228 0000000000000000034bb91ee90b73bc418257842076a30ab7c706d39fcaed0b 246 0.13/1.00 vMB 23
333,227 333,227 0000000000000000095e59ffc9ca976691e22e45f85c134e0f773750c72504fd 1,049 0.46/1.00 vMB 28
333,226 333,226 00000000000000000ec4ced658a5f5d87a446694068a9ea65d4f4e8bfbc7dfe1 340 0.12/1.00 vMB 31
333,225 333,225 00000000000000000d2a0529dcafde71ccc03bfb899dc3a0758957aa50705c5d 360 0.18/1.00 vMB 23
333,224 333,224 0000000000000000184e3b2fbd598eba1cc4230911dafae7486014210fe04faa 1,290 0.58/1.00 vMB 28
333,223 333,223 0000000000000000016643d31001c04438df02ac310c45813c9047c7bdc983de 161 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.