Loading Tool

Explorer IconExplorer

Memory Pool

26,785 transactions
6.36 vMB
0.06401114 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.08/200 MB

Candidate Block

Mining Attempt feaa7941e110d1aa14bba9acc425db1941d84ede1d30d4a8c65bb93d5553100a
Version 20000000
Previous Block 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0
Merkle Root f17599022088fb9a8ae1df1f23d944969a9c464f5e5cae90a5f5f3d28511de33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,080
Size: 1.00 vMB
Total Fees: 0.04835888 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,230 (648,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,375 264,375 000000000000000e9e3877eea2b6b873d14b090051a2df3961aea7ad31a78e4a 183 0.08 vMB 98
264,374 264,374 000000000000000d0ac6906195f0986ed76656aded2e2f5a0070927254a4a329 214 0.10 vMB 72
264,373 264,373 000000000000000722a8d74e8b836978ed0e4a3f560bd2f69ac945e83e093728 286 0.12 vMB 108
264,372 264,372 0000000000000001887abc44b5280f3b64c94f6d3a7043bc75966b902343d140 120 0.14 vMB 28
264,371 264,371 000000000000000a5d8223289074eab43cc5a104cd15aab9d1c96035eb10d5d8 187 0.11 vMB 41
264,370 264,370 000000000000000bfc6f5f2c3323f254869fe2ff0d342da0923eeb38812f5140 126 0.15 vMB 4
264,369 264,369 000000000000000a23f0ffdd1b38182f858bdf40f0b827073485410abf09a33b 387 0.20 vMB 89
264,368 264,368 000000000000000b2fac8f16e1239a2059a46e5257fe26ad1790a3801139e7f8 454 0.22 vMB 80
264,367 264,367 0000000000000002d20d34fc06fb55d1de84f1e2049312e594690d8e5e59f3f8 353 0.15 vMB 72
264,366 264,366 0000000000000004e16fac10786a8253bb858c8930b532903acb1c70b4d265f3 586 0.25 vMB 63
264,365 264,365 000000000000000f5de53c9a912f61a713fdd94f32d4e33c3854b210eb3d43f9 758 0.25 vMB 119
264,364 264,364 000000000000000063969a7ea741314e0061a046836d24ee6773c89815230c3b 651 0.25 vMB 69
264,363 264,363 0000000000000006469a52540c499685231a95ec3c4addb92c7bf7f2f99ea07f 345 0.25 vMB 63
264,362 264,362 000000000000000970a5fcae5f40b4d1c3ab270ef1f55c6e23bf9ca83bef34de 704 0.25 vMB 117
264,361 264,361 00000000000000093e35cc80a418b8e659896ca12b4085a12faf9f38f6b6f529 26 0.02 vMB 5
264,360 264,360 0000000000000010097aef7c50bc956b250e41303edcc5c100456ce33adab302 324 0.12 vMB 66
264,359 264,359 000000000000000426f73323cfceb063ac153d4582d44b0239c52dc098cbde13 95 0.04 vMB 111
264,358 264,358 00000000000000090523b33e36612f1448ecebe46cc1cb7bcdb9361ce69fbc73 136 0.09 vMB 34
264,357 264,357 0000000000000001718430b94166fcc26095310d5049391f0ab7f02f5333eb8a 693 0.25 vMB 88
264,356 264,356 000000000000000e98908529f576a929e09314ea882ff3c6c3601eb2f30cc52f 713 0.25 vMB 136
264,355 264,355 000000000000000d290a7fa87dde0fb234642c7607b7b4534c3c99a27c8d9104 445 0.22 vMB 84
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.97 GB
    • Received: 0.52 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.