Loading Tool

Explorer IconExplorer

Memory Pool

79,593 transactions
29.40 vMB
0.08512456 BTC
Random Selection Loading Transactions
Max Size: 178.24/200 MB

Candidate Block

Mining Attempt ec687484de9ab469b0c58efd5336d802008381d69334404ccdec27ed0253a6f4
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root cd8e8ecd8dc3292481b8ce87ca86c46f987e4a8f8dcf9d4fe3cbc6a483f72253
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.02347366 BTC
Feerates: 278.95 > 2.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (582,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,140 332,140 000000000000000018ad38c4df5935dbcb34900d83fd2806e1d8e0d3bcb79d77 505 0.34/1.00 vMB 21
332,139 332,139 000000000000000009a95fe6faa7bd8b96dcf9273b5e432baa5439e3bc0cd6ac 394 0.42/1.00 vMB 16
332,138 332,138 00000000000000000c1d5f324d5ff0248811ab629c643d5fa2e735ac6f387abe 1,382 0.50/1.00 vMB 34
332,137 332,137 00000000000000000e4005c865d78bbad976e2d43dbac182cd6780b64832bfef 354 0.20/1.00 vMB 23
332,136 332,136 00000000000000000686943f45468183cc1133794da7b255d923b3c6902e9ef2 238 0.12/1.00 vMB 21
332,135 332,135 00000000000000001532d1dd7597c7948653e27140d59b279a5ceb5c7b83886e 1,404 0.82/1.00 vMB 24
332,134 332,134 00000000000000000358ebd661ebd74e349e6e3b439c9e50e84d6e53398e711d 64 0.02/1.00 vMB 39
332,133 332,133 00000000000000001712f4e8a0f60edf023ec0c6e6253ebd3010bdad4c4dd4c7 463 0.30/1.00 vMB 41
332,132 332,132 000000000000000016df6eda715c798c520513e238294209cbbdc7e20d4cc8a3 256 0.07/1.00 vMB 52
332,131 332,131 000000000000000002e88ee86861b970554847b2b043a3b1ae41824c42cb5989 122 0.10/1.00 vMB 12
332,130 332,130 000000000000000000367c141e55a4755743155a97f0aa347d8d123da8b3337c 80 0.03/1.00 vMB 25
332,129 332,129 00000000000000000d7434a340af20d4305eecb0c994439f809e1507dc06cb7f 320 0.15/1.00 vMB 32
332,128 332,128 00000000000000001ac0b9c68d225ecd999c06a0ec4169c4a8f3e01a24670d38 73 0.03/1.00 vMB 23
332,127 332,127 000000000000000016facc41673d05e763460ebeb3bc99d37830e9927028058f 254 0.17/1.00 vMB 21
332,126 332,126 00000000000000000e6210fbf648d1f7887d90c10dc4615241f0adfc56046ade 313 0.19/1.00 vMB 22
332,125 332,125 00000000000000000d96d5ef31ae8f057be3439ea9068cc747affbe054548a57 155 0.07/1.00 vMB 19
332,124 332,124 0000000000000000050c2370a6fb48be518d8bd59d6e6038fffca81d62d7bf21 803 0.46/1.00 vMB 24
332,123 332,123 0000000000000000036d40d71df98209d72d463f99756cce1cc61bed1ab8702c 60 0.11/1.00 vMB 5
332,122 332,122 00000000000000001186e6b0bcea840992004a9290e8eb365a0795d4bfb3c433 96 0.04/1.00 vMB 29
332,121 332,121 000000000000000010b4b1817811c2a81529fe66c023f9980c36da18e093f97f 664 0.34/1.00 vMB 26
332,120 332,120 00000000000000001af60bb12615722c3142f59dd224a2b3952d6f0d265919ec 616 0.34/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.56 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: 670.03 GB
    • Received: 15.80 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.