Loading Tool

Explorer IconExplorer

Memory Pool

50,176 transactions
30.20 vMB
0.12282965 BTC
Random Selection Loading Transactions
Max Size: 161.61/200 MB

Candidate Block

Mining Attempt 8d4099fc62bc461857f20c11701ba290a66a982760501ae1ec3f1c7859effa22
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 27e7012d24a6029a87ed678a539815dc76935f3202c11797c2fd8923c31d521c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.05181295 BTC
Feerates: 101.65 > 5.19 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (582,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,210 332,210 0000000000000000090e28ebafd5f74e218496fce9791f81e5c729bc4cd525c8 132 0.08/1.00 vMB 19
332,209 332,209 0000000000000000172db39adfbf906375e5518ef9e24be81402c41b5c5a966b 385 0.24/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.06 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.10 GB
    • Received: 13.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.