Loading Tool

Explorer IconExplorer

Memory Pool

40,448 transactions
27.22 vMB
0.12306053 BTC
Random Selection Loading Transactions
Max Size: 140.73/200 MB

Candidate Block

Mining Attempt ada7c84c0af4a8f1cb9b0e3c032cca6cf4360ed29c372b5e5191b1764d9cdbf5
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 55d5f07dceb44bb5097a9d680f3feb1166e40cc6365a356de278281062c6e503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.06661196 BTC
Feerates: 285.90 > 6.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (523,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,516 391,516 00000000000000000358f3fdf2e00f634ca27f95564cc2fb19b9f1a06b8065c7 215 0.17/1.00 vMB 17
391,515 391,515 000000000000000005a7fc0a7e1015beb761f1160bb3df1127bd15240cb05910 142 0.11/1.00 vMB 19
391,514 391,514 0000000000000000054bde408d9363c2b3a2ccbc48d0dbdf41c294adae8d3990 516 0.33/1.00 vMB 26
391,513 391,513 000000000000000003c1305e664fbe0ba9c9bfa7ff1a466b4eaa479d329bdaed 711 0.40/1.00 vMB 26
391,512 391,512 0000000000000000003711eec415703dfae5d55565c81df4c164eb3f8074af6b 524 0.25/1.00 vMB 27
391,511 391,511 0000000000000000056dc79cb724fde621cf27c638080a2472e5cb83996e8b93 925 0.72/1.00 vMB 23
391,510 391,510 000000000000000009f7993ee81f3de8b848f2f683ca8fa8b017336213e3ea1f 418 0.25/1.00 vMB 27
391,509 391,509 000000000000000008560c33eca7854088dff59c352f4ad296ce7bb99ed5a431 448 0.25/1.00 vMB 34
391,508 391,508 000000000000000006ac5483be0c62f4cce311d32e1406f84273e90d2aac5414 2,136 0.99/1.00 vMB 34
391,507 391,507 0000000000000000043070b440261f0ed43d39df3459107c26bbb93622548148 439 0.41/1.00 vMB 17
391,506 391,506 000000000000000007cb483698abee6c25049020859e3f019fa5c493bee728e9 777 0.92/1.00 vMB 16
391,505 391,505 0000000000000000029c2e836f48da0efaf8108a17115237baebb4b9fe5e0315 132 0.25/1.00 vMB 7
391,504 391,504 000000000000000000904e62628636e93402b3cd053fa3448f2b3352f60f1434 480 0.25/1.00 vMB 27
391,503 391,503 0000000000000000078441b38e7013e443e6b0ec00733afc07f796b9a1515341 267 0.99/1.00 vMB 8
391,502 391,502 0000000000000000045a341822365b60630e869fc09b78cd105a660bb5984653 2,290 0.95/1.00 vMB 36
391,501 391,501 000000000000000000b64f5827d5541b81f86900bca4ea2b02be940aa864eef3 873 1.00/1.00 vMB 16
391,500 391,500 000000000000000005b3feb59f5d41a4c39c274958d98ca54e843612f8e0ec4f 1,265 0.93/1.00 vMB 26
391,499 391,499 000000000000000007be7b7e80c1d49885ae49fe2bbd6712355da5f3b919a0d3 1,631 0.93/1.00 vMB 21
391,498 391,498 00000000000000000352375c7d560735dd1710d12c3299b669935f478b4ed575 2,277 0.95/1.00 vMB 37
391,497 391,497 000000000000000004bbf0fd8d142a199af35ca68a4d83a1cf42f626f080412c 3,031 0.93/1.00 vMB 51
391,496 391,496 000000000000000007277cf6e7577be5b4c91a30380b8056d3bc7c5b773be148 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 636.42 GB
    • Received: 12.37 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.