Loading Tool

Explorer IconExplorer

Memory Pool

42,617 transactions
29.08 vMB
0.07274610 BTC
Random Selection Loading Transactions
Max Size: 149.65/200 MB

Candidate Block

Mining Attempt c13d6e2e979ab00c83258b89c7c4d63c5e508bf6868dc8f8f05dc537a4c1c7bf
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 0650d4645ab74cf5c46cccca6f499cb220ee5bf7337cd6e19116f5e681a0c8c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,121
Size: 1.00 vMB
Total Fees: 0.01596726 BTC
Feerates: 477.45 > 1.60 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (266,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,360 648,360 0000000000000000000b7891057ed5297e73cf90716f84098d2d96e49b93807f 731 0.37/1.00 vMB 43
648,359 648,359 00000000000000000007e343ef1b2329c95e3900b3a56252cf78b811c704fe7e 1,799 0.74/1.00 vMB 42
648,358 648,358 0000000000000000000665e4aa9a177227f212b883f98d81ed8b4680c6647cba 2,370 1.00/1.00 vMB 48
648,357 648,357 00000000000000000002b4cf29b158f39f080e96be477b1a321e1dab30887caf 385 0.14/1.00 vMB 40
648,356 648,356 0000000000000000000752f8a0e0a7a4591212c6abec27b346add4df5d4e78f9 243 0.14/1.00 vMB 43
648,355 648,355 000000000000000000098397a83d0be8bf4961b81a9b366b08521a28fe7a25ae 402 0.21/1.00 vMB 38
648,354 648,354 00000000000000000007ec243fb2ea3a977b5e3d477efd11a68872b55a67e3a1 2,196 0.84/1.00 vMB 47
648,353 648,353 00000000000000000007e372f5d6806723a8b4682d01d7d49e4a23fbec81bd67 1,052 0.50/1.00 vMB 39
648,352 648,352 0000000000000000000743aff1e48131f0428a5057b5ae430509530c30981816 1,254 0.60/1.00 vMB 32
648,351 648,351 0000000000000000000133ccc98551c82c65786629de244a558e260420e40513 2,517 1.00/1.00 vMB 61
648,350 648,350 0000000000000000000e07775b3c0aeb466b784bedcb7775b1067f399b8dd158 335 0.11/1.00 vMB 55
648,349 648,349 0000000000000000000bdf63d5de813823410f8db99556837253b9120664bef2 615 0.35/1.00 vMB 41
648,348 648,348 0000000000000000000017149e895927bdee05b59190d0b13930078129edfe32 564 0.24/1.00 vMB 51
648,347 648,347 000000000000000000065ea5b8a5e875d92281054f8391e0ab77d7c757876476 590 0.18/1.00 vMB 44
648,346 648,346 0000000000000000000de5c5397ee77ee423240f6855103bc8bff2752781fb64 1,440 0.57/1.00 vMB 49
648,345 648,345 0000000000000000000651178a1c60d54aeb7a7de795ed9a5167f8f71382605e 1,112 0.63/1.00 vMB 34
648,344 648,344 000000000000000000067f1e820c8fbf63c5752b81677a24b99bead113f3dfbc 103 0.03/1.00 vMB 38
648,343 648,343 0000000000000000000cdb18db3a9cfaf62aa797a3354f50e8f2079a227afa2b 1,385 0.59/1.00 vMB 28
648,342 648,342 0000000000000000000acc15298e93d6e289a228df758342a460272868d323de 3,072 1.00/1.00 vMB 31
648,341 648,341 00000000000000000002de543f2e21203451e2cbb10d5f1cbad6de356046bec0 2,401 1.00/1.00 vMB 29
648,340 648,340 00000000000000000003c96e99a6a5a5d69ad43b1e9fbf8ad6a0d02a330814f0 2,199 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.71 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: 629.54 GB
    • Received: 11.92 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.