Loading Tool

Explorer IconExplorer

Memory Pool

40,598 transactions
26.11 vMB
0.06919442 BTC
Random Selection Loading Transactions
Max Size: 135.81/200 MB

Candidate Block

Mining Attempt 14c391069325af2873ead10a2d448e9891c02feea33aedb722451a208e65b1b3
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 7d0d141609236390408aa144a9dbde948352b80f60eac1cc30e91e74c5c963c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.02166887 BTC
Feerates: 150.98 > 2.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (168,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,432 746,432 00000000000000000000c9fc299f21d3bebb8242da8230468f5e71f29a2a7022 2,716 1.00/1.00 vMB 11
746,431 746,431 0000000000000000000271fd235d66be62edc0e7138c4509480141a8aec189c4 297 0.14/1.00 vMB 10
746,430 746,430 000000000000000000049c7ab283237bc91fc25411f2139d081d6a67ab81bcae 1,002 0.73/1.00 vMB 9
746,429 746,429 0000000000000000000586d07dcb6131dec1c03bf930caf9d9bedfcf1f5482c5 645 1.00/1.00 vMB 7
746,428 746,428 000000000000000000085ccceb948c6a52ccb59bd88fce333e389266f0f8499c 1,663 1.00/1.00 vMB 7
746,427 746,427 00000000000000000004e239c1ec7845202294119ab76cacfab7585af40ca473 1,894 1.00/1.00 vMB 8
746,426 746,426 00000000000000000003612f174833aca101c9fcf14531c98d3a9fb742c8f9db 2,183 1.00/1.00 vMB 10
746,425 746,425 0000000000000000000310a22121df9b40221a2184ae5c874928f27276441b1e 2,348 1.00/1.00 vMB 16
746,424 746,424 0000000000000000000748a065afea9909c0fc52f73aa3b95dda832cfa5c190b 161 0.09/1.00 vMB 9
746,423 746,423 0000000000000000000879814d0d2f1257b11190d4aea551452e02a920e30182 1,166 0.73/1.00 vMB 10
746,422 746,422 000000000000000000044d0334d5e403dd9ad42e3c144498ed809efedb7317f6 236 0.30/1.00 vMB 1
746,421 746,421 00000000000000000004316db00eccd277c526c2ec977d3b067bbd806d225ec4 1,331 1.00/1.00 vMB 8
746,420 746,420 000000000000000000046c7135b5920584edbf0a20f52a36134477701cf45255 1,157 1.00/1.00 vMB 15
746,419 746,419 0000000000000000000403698e5c1181dd8dcd76b4df9468cb55bfcfadc0d94b 1,160 0.52/1.00 vMB 11
746,418 746,418 00000000000000000005f2cd46e7176fd639c0b2c2ae3c88293b7e9486f28a74 616 0.37/1.00 vMB 8
746,417 746,417 000000000000000000040d7314a039799a4db0077a4c32fd9e5f570e710dff33 1,336 0.94/1.00 vMB 9
746,416 746,416 000000000000000000037aafaf14e4ef264f497bf4e433c3def73a5e124ac519 2,211 1.00/1.00 vMB 12
746,415 746,415 00000000000000000001303df90b58d8e25b73f76a5ab01d6f8b25f2973dafa2 1,479 0.78/1.00 vMB 11
746,414 746,414 00000000000000000008a6896851d3eb25a97bdbc45866b45dc1aacfa568915b 95 0.14/1.00 vMB 2
746,413 746,413 000000000000000000099145eaf5906ea759d19653f0079497e7fb734268f209 40 0.01/1.00 vMB 14
746,412 746,412 0000000000000000000a1de70cc377ec6d140af3c0ade6d1e92bf8b1e2c5b2bc 26 0.01/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.