Loading Tool

Explorer IconExplorer

Memory Pool

87,150 transactions
32.32 vMB
0.14118230 BTC
Random Selection Loading Transactions
Max Size: 197.81/200 MB

Candidate Block

Mining Attempt cebe3d28b86e170984cb582cba44cf437e9cf5181ad1cd0967c9326319033009
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 02eb3526a9ce64287c501a6dae6967bb1e2dd6b48167fba6087961bf8f97ba61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.05328755 BTC
Feerates: 301.57 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (48,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,494 866,494 00000000000000000000878bba2b982e1adbe148729ad9240d945e9163b5d5a0 4,718 1.00/1.00 vMB 4
866,493 866,493 000000000000000000000cf71596dfb30f2937a9889e17e3c75e76b721116a79 3,314 1.00/1.00 vMB 3
866,492 866,492 000000000000000000022debc1c78eb93706bf16b22445f55b15ae9fce2bce6d 3,670 1.00/1.00 vMB 3
866,491 866,491 0000000000000000000197b242f664a8e1aa1d760c3715eac2a3b9b31c3e3437 3,048 1.00/1.00 vMB 4
866,490 866,490 00000000000000000002166c8a95f6f70ee68af79b65de3e833187b4bb1a641a 2,659 1.00/1.00 vMB 4
866,489 866,489 00000000000000000001daca128e70db270ef21539fcdba2287957cd78b2ddb5 914 1.00/1.00 vMB 5
866,488 866,488 00000000000000000000ca2138ca3a41382732a8e99c460a0645d32a0224cd3f 1,537 1.00/1.00 vMB 6
866,487 866,487 00000000000000000002a2388c089c46ed55f26f8654b8817516cc66effdce01 985 1.00/1.00 vMB 5
866,486 866,486 00000000000000000001a353cbf7089c8b7300c1f91bc8fe3fa3bed3efa7e260 4,201 1.00/1.00 vMB 6
866,485 866,485 0000000000000000000062e6d8fff52fe53fe327fc7514465f0a5769a8e91e93 5,335 1.00/1.00 vMB 5
866,484 866,484 0000000000000000000004842db538812e948d8527343b6a504a165eecd5c5bb 4,737 1.00/1.00 vMB 7
866,483 866,483 00000000000000000000d13bdb526ee5db049ef3ddd2f87388752bdd42249340 5,850 1.00/1.00 vMB 10
866,482 866,482 0000000000000000000061fd3a7a416710dbc3981023161437c6a9efa57f1c68 3,919 1.00/1.00 vMB 9
866,481 866,481 00000000000000000002e15e5d7b14108e9fb5ad6058a46154de226ab075240d 2,990 1.00/1.00 vMB 12
866,480 866,480 00000000000000000001d6111881e25d53b468f858511ceb9be8347730bf6738 2,631 1.00/1.00 vMB 6
866,479 866,479 000000000000000000011f23a008757d68f6392394eda430c4980f17f770c308 3,097 1.00/1.00 vMB 5
866,478 866,478 00000000000000000002e366b5cd87acb7611709d67b3e6bd7519298024b07fb 3,395 1.00/1.00 vMB 6
866,477 866,477 00000000000000000002efaca35867985689eb8a7aa6d0ba82a2a81abc8ac3ea 4,728 1.00/1.00 vMB 12
866,476 866,476 00000000000000000001401b9615fa3da73def79391311f390ce920c146f9e38 1,739 1.00/1.00 vMB 5
866,475 866,475 000000000000000000015749d79322431ec6b35136244092983f0eafaff1fd0d 5,106 1.00/1.00 vMB 8
866,474 866,474 00000000000000000002726242426f4a3c82d8a8f71123f3bf79edb91785ee68 4,922 1.00/1.00 vMB 8
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.61 GB
    • Received: 16.94 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.