Loading Tool

Explorer IconExplorer

Memory Pool

89,220 transactions
33.68 vMB
0.14766149 BTC
Random Selection Loading Transactions
Max Size: 199.89/200 MB

Candidate Block

Mining Attempt 0d5d397e87135355c9554ebfefd9174afd1d9cba07cf62bb12fe013fb768e15d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5f021705738e1f168d1bf3a562055de56bbd637836f19c6184a86c0bbae73cb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,623
Size: 1.00 vMB
Total Fees: 0.06026389 BTC
Feerates: 469.97 > 6.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (249,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,224 665,224 0000000000000000000c9ae7d30d6ec2a54fe355800ab7d49a08308f23cd3742 2,055 1.00/1.00 vMB 46
665,223 665,223 00000000000000000001cdb6b77db094a47dc21401a8d4b3b6e53adf0c6529b3 1,771 1.00/1.00 vMB 74
665,222 665,222 0000000000000000000cb3af365f1744dd31b097331b5ef423e97943329ee816 610 1.00/1.00 vMB 34
665,221 665,221 00000000000000000002dca0d6154d67dc06d246103e27bb388d6ccf546603c0 939 1.00/1.00 vMB 59
665,220 665,220 0000000000000000000b8859714567894865a7925589b10ed04caf9b57c27685 595 1.00/1.00 vMB 38
665,219 665,219 0000000000000000000c3badc0e5640ee05d6fe3eedb871bd35c11de93b9db2c 1 0.00/1.00 vMB 0
665,218 665,218 00000000000000000004bbefccf311463a956bd73aa28f2c477deeceb73159f8 1,994 1.00/1.00 vMB 41
665,217 665,217 000000000000000000007622b24ef83b36b9f7f52b0888d028028a274691a055 2,280 1.00/1.00 vMB 39
665,216 665,216 00000000000000000003ca64f13db5bdc48377084c0ff1edcea572555009bc25 2,200 1.00/1.00 vMB 71
665,215 665,215 000000000000000000082d29fa2a9ed175501ee0c1776868028326eba76f560c 1,289 1.00/1.00 vMB 64
665,214 665,214 000000000000000000037929ac4c9d64619ff2d54c9be9cb7117e6883650e9e3 2,444 1.00/1.00 vMB 51
665,213 665,213 000000000000000000054d368b6a03f3e74fda53db2755ef0d913f7c51d81ac9 2,154 1.00/1.00 vMB 79
665,212 665,212 0000000000000000000a26f3ad6e5469510c7a096dc41f703e675445b178d1b7 2,647 1.00/1.00 vMB 108
665,211 665,211 0000000000000000000d22374d1f4d5c501abbebc2e81fb3ccca7c6a1ac17556 2,356 1.00/1.00 vMB 114
665,210 665,210 0000000000000000000340af4630402bb123ef100ec8a00d117f002ae247600e 2,772 1.00/1.00 vMB 71
665,209 665,209 0000000000000000000834c5a9da84fa93c67475a7ae029969d409ffac842aaa 2,392 1.00/1.00 vMB 111
665,208 665,208 0000000000000000000f0f6b6fc126573125ad855f6c1609836a61e6899a5882 2,577 1.00/1.00 vMB 54
665,207 665,207 00000000000000000008f243cee80c6499fe385376be7596582b11265cdb624a 2,535 1.00/1.00 vMB 61
665,206 665,206 000000000000000000021191366d4e70b107f68aa8dc4eed5ddfb52617635157 1,695 1.00/1.00 vMB 92
665,205 665,205 00000000000000000001ada1e60550583b74dfc0e5800898099672adc9e354ef 1,937 1.00/1.00 vMB 110
665,204 665,204 0000000000000000000095d69ac0af634f52ce630d13673f372829dc8b8b96a6 1,845 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.30 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: 658.10 GB
    • Received: 14.56 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.