Loading Tool

Explorer IconExplorer

Memory Pool

83,704 transactions
31.27 vMB
0.09766334 BTC
Random Selection Loading Transactions
Max Size: 191.92/200 MB

Candidate Block

Mining Attempt 6fb3d110004220c3a97ee468846ce77299a15bfccab31f938d59a10940fa3508
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 197e5a6e745221c0138a5206e7d7bc58545ddb5c0c49067b53a1b5fb9f150865
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,589
Size: 1.00 vMB
Total Fees: 0.02705342 BTC
Feerates: 301.57 > 2.71 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (570,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,344 344,344 00000000000000000d762986eb5dbb2c9e1ba539cf4dfb5ccb9923c2c096eea8 67 0.02/1.00 vMB 36
344,343 344,343 000000000000000015acf35e919011b1249005910d40bd2c1eb91ddbff914bde 86 0.09/1.00 vMB 11
344,342 344,342 000000000000000012272c71ec12e1e428a8ccf4d1d443e5a35aa9722689f298 469 0.22/1.00 vMB 29
344,341 344,341 00000000000000000e443a4ec5b37879190acca82b9cb4ae902a7c7f01a34d3f 736 0.37/1.00 vMB 26
344,340 344,340 0000000000000000048573913299b24c2f642faa9881829abee13c94acae5b35 1,423 0.75/1.00 vMB 27
344,339 344,339 00000000000000001710011149c2e00fdaae4009b5d3636e7089aed9eeb631b7 632 0.40/1.00 vMB 20
344,338 344,338 00000000000000000f27ed5f57549da628d84bf0e4a21a9ca31ee9fc346f9df8 190 0.15/1.00 vMB 13
344,337 344,337 00000000000000001115219c9cc85777af2aff9ff1a6f8604715a77e3d35bf5a 939 0.60/1.00 vMB 27
344,336 344,336 000000000000000006b68a29dea6ca61352f502ad06fa976ac93474006662a27 482 0.30/1.00 vMB 15
344,335 344,335 000000000000000007a0959b3f994494a2eb251aeb5018a53951ac69c24452e2 933 1.00/1.00 vMB 17
344,334 344,334 000000000000000007cade4f70ec310986aa7ecd2333b8a75add18a5a6a9faa1 1,050 0.75/1.00 vMB 19
344,333 344,333 0000000000000000178d5baa690d811024bf4528c9364b8598fdb456c27ea5b3 512 0.15/1.00 vMB 38
344,332 344,332 00000000000000000647a107cc03bc6ab65abbaf4e12cfd3d9b46016b817fc0d 58 0.04/1.00 vMB 24
344,331 344,331 000000000000000009e4276c636637d85d33eafa47ca6820ca8aee385d952d51 128 0.08/1.00 vMB 19
344,330 344,330 00000000000000000254c8608892470549edb17993419ef112fd1fd7eaa073ef 260 0.15/1.00 vMB 29
344,329 344,329 000000000000000006428ade733dc97658c61fdcad9c604db6dfbf2703872bbc 579 0.34/1.00 vMB 21
344,328 344,328 000000000000000017a92f4611ee1f1d8f8e70fa3acbecaf3b952ac7417fd40e 94 0.05/1.00 vMB 19
344,327 344,327 00000000000000000ad0ef1e570c50dc941796679ee0b7cc3395f61cc0454474 535 0.30/1.00 vMB 23
344,326 344,326 000000000000000013f3f3bb198b262df0444104c72e41a50756f55d35e90e2a 214 0.10/1.00 vMB 26
344,325 344,325 000000000000000006a4ed739730f61ee43ddf2dbe99cf4a2b2cd168dcaacf1a 45 0.06/1.00 vMB 7
344,324 344,324 000000000000000007406dadd869b55109bcd8b775c9dc553026ffef1b1bb4b4 674 0.39/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.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.