Loading Tool

Explorer IconExplorer

Memory Pool

55,061 transactions
32.42 vMB
0.23343268 BTC
Random Selection Loading Transactions
Max Size: 173.82/200 MB

Candidate Block

Mining Attempt 402b2ea4625e1a515777b433be8e8aec80cc7af6596b8bccafc684a645ccb91e
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b3703ffc6bbc47ff7e48a05e920ab933d511c4297a5fc47e6db4198d739125f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.12344823 BTC
Feerates: 101.66 > 12.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (582,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,208 332,208 000000000000000007e5cc6f598ac0d10d5c0ae2abacef7373b83914c715636d 343 0.19/1.00 vMB 21
332,207 332,207 000000000000000015518462ee248ab2579ca60efb08adbcc7de1ba04ea9a4e0 74 0.04/1.00 vMB 18
332,206 332,206 00000000000000000a2d37208530d2d2eb97f18fbdee7e9704ad326bd929034f 367 0.19/1.00 vMB 24
332,205 332,205 00000000000000001762d24bbdcd9d630c28574361689f4fae34e2147edba781 427 0.26/1.00 vMB 17
332,204 332,204 000000000000000018bf09a1daa1691fc28a7372ff433a228c844524b09892b6 1,669 1.00/1.00 vMB 23
332,203 332,203 00000000000000000d012b460bae7848b41ad67e7c547b0f6a8a200a6405f32e 860 0.29/1.00 vMB 36
332,202 332,202 00000000000000000607b8025588fef161222ec10be9afa0a28c825674aaa834 29 0.02/1.00 vMB 20
332,201 332,201 00000000000000001856a18b4d56f1af4f5d04212788922008ae078fe2d7d13d 629 0.37/1.00 vMB 23
332,200 332,200 00000000000000000ce91a48df64a591ae9870f06e84a7e96ea2f9694e2f58c2 1,205 0.56/1.00 vMB 32
332,199 332,199 00000000000000000925afcc3405c179070c18f98cb34069e3b7a9ee2e9f0fe8 143 0.09/1.00 vMB 19
332,198 332,198 000000000000000013c7ec167fb6346ea04bff43a2679abf9566df0773a92b36 732 0.51/1.00 vMB 21
332,197 332,197 00000000000000000e1fc013481b1d4c700f856d90efaa4982675a728eb9fb32 351 0.14/1.00 vMB 34
332,196 332,196 000000000000000019e541bd214359bca90f3ccd04042b82379e0e26b755f732 324 0.26/1.00 vMB 20
332,195 332,195 00000000000000000445d4e2d64ddecdd118485138bc185e5961a74e8a0b6cb8 676 0.35/1.00 vMB 23
332,194 332,194 00000000000000000dcecb2e27e34c9196d9813358e11c9222622773226662e3 792 0.37/1.00 vMB 26
332,193 332,193 00000000000000000bae94bc4b822616fd013198c316951abd6208b594c3110c 367 0.16/1.00 vMB 27
332,192 332,192 00000000000000000ae8d3c61d26746917fd9e51678a5d138a2ca958c552f21a 121 0.04/1.00 vMB 33
332,191 332,191 000000000000000006a0f6e1df412b7ee8a9dabd8df1f3fd134e90549edec50b 497 0.31/1.00 vMB 21
332,190 332,190 00000000000000000a0943087b67b556cb3f952bd24d7cbd940fce42e84e9eaf 328 0.16/1.00 vMB 26
332,189 332,189 00000000000000000ec21e57cb8dffda67708bbe0b5644d2592a034b1b720c93 154 0.06/1.00 vMB 32
332,188 332,188 00000000000000000010a037f6f00d388dda9502177c1f554f16d43dd6910d50 138 0.11/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.