Loading Tool

Explorer IconExplorer

Memory Pool

36,138 transactions
26.82 vMB
0.05456071 BTC
Random Selection Loading Transactions
Max Size: 135.67/200 MB

Candidate Block

Mining Attempt f8d0966ed91dabf0305b9a433b18444841fdea09a6722f93211716ef0438831a
Version 20000000
Previous Block 0000000000000000000179be315979af8643d60e3dbf26b1dc2d5ab14d2f469a
Merkle Root bbbb7b8e236aaa8ef863acd5217aad62109bdd19aa1292701dd1d4dd3eb7d88d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,485
Size: 1.00 vMB
Total Fees: 0.00397995 BTC
Feerates: 50.34 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,642 (523,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,270 391,270 0000000000000000062919f0046601ade766c6771d7ce16dd27aa852510a1ffa 1,942 0.93/1.00 vMB 38
391,269 391,269 000000000000000006cb7da4655e07243b6d474d9819ded957859a74edf3117a 2,218 1.00/1.00 vMB 34
391,268 391,268 000000000000000002b23542736b86e8b4616ae7876b87a05c369d408486c80b 1 0.00/1.00 vMB 0
391,267 391,267 0000000000000000024bb4a590c6b8331786d670724eaaee003d18b155a55dab 322 0.22/1.00 vMB 16
391,266 391,266 000000000000000006d2df78f6fe23b3d4935135f3390513f3beab7659c59567 894 0.64/1.00 vMB 24
391,265 391,265 00000000000000000119a5f2c481feb2ba644fa98af3cef61e0e9d7cb5a6a68e 2,008 0.99/1.00 vMB 34
391,264 391,264 00000000000000000321697a2f711158bac6883ceea68633ca819824115696a3 1,619 0.88/1.00 vMB 27
391,263 391,263 00000000000000000421a61d264cd1155e7675b60343870beb10d5f449f0e159 1,911 0.93/1.00 vMB 37
391,262 391,262 000000000000000000982f18fda56e7c3e96124de12c636cab3e93d7aa5bd917 2,238 1.00/1.00 vMB 32
391,261 391,261 0000000000000000034fc2ae4f0b12c8252e7d6b4e3914976cf58bdfb1f40467 1,790 0.93/1.00 vMB 30
391,260 391,260 0000000000000000021b23d936433bf31e09853f917294de8b423c74a21ec82b 492 0.25/1.00 vMB 18
391,259 391,259 0000000000000000089eb456127f9a65842f18f26cffae072718889ee20c43bc 1,832 0.75/1.00 vMB 37
391,258 391,258 00000000000000000642045ecefdadb8c22803a2628185e4907074d88d6195e1 944 0.41/1.00 vMB 33
391,257 391,257 0000000000000000092c4ce2e66b3fb9919a71091bef294eef13d86836a7efe5 661 0.34/1.00 vMB 22
391,256 391,256 0000000000000000084b5b5992fb34e0008836e8af60284bb80456cf8bd0e472 91 0.24/1.00 vMB 5
391,255 391,255 000000000000000000feb1446b71e6784fc0439a90480f7184e31253a7c8c298 31 0.25/1.00 vMB 1
391,254 391,254 0000000000000000052dbc4ccd7c820bbf1157e6f5cca5482bb66fff59a2a9dc 350 0.25/1.00 vMB 18
391,253 391,253 000000000000000003d889102be68e17708a106c9391f95e724ac1705a5323d6 518 0.38/1.00 vMB 20
391,252 391,252 00000000000000000136e613bfc889bd1441d0f08ea4be8261851c2a5b8b75a5 2,106 1.00/1.00 vMB 34
391,251 391,251 000000000000000000e4e85bd6088e6ca320d46add818a52b3dc9d7416280313 232 0.14/1.00 vMB 23
391,250 391,250 000000000000000007e82ec9284a5db541fb285b7ffbcb51910ed2d1511d653e 892 0.67/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.76 GB

Node Details:

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