Loading Tool

Explorer IconExplorer

Memory Pool

38,719 transactions
28.28 vMB
0.07165291 BTC
Random Selection Loading Transactions
Max Size: 143.38/200 MB

Candidate Block

Mining Attempt 8c6b52de832275dc902b86c8d3711a179c38fa254ddada6988345b430099080a
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root ad7efd49e6b1509ac4ce43ce9417dbf5095d49044fa7f824a3ca5b436a3be2b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,396
Size: 1.00 vMB
Total Fees: 0.01736885 BTC
Feerates: 150.93 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (577,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,728 336,728 000000000000000019482cbb029e6997a0cb7db7051d4c2ce03fe1fa60dd30ce 119 0.07/1.00 vMB 23
336,727 336,727 000000000000000016ef7f3708195f96d7bfb8a5099a59b561313e5c0b558992 692 0.34/1.00 vMB 30
336,726 336,726 0000000000000000024a9fa44e8b9c76116fcccd8c7152876c70c362c0507096 64 0.02/1.00 vMB 38
336,725 336,725 0000000000000000086e390eee5c307116b1fcc2b9c7a60728c70330cbf4802f 267 0.12/1.00 vMB 46
336,724 336,724 00000000000000001a0bd2442bdc32c697c4b28f8eb4c62b689f0092f672e952 702 0.34/1.00 vMB 27
336,723 336,723 00000000000000000b41ec664b42ee203a39910324b966c0fcd25e01860f1e8a 703 0.28/1.00 vMB 33
336,722 336,722 0000000000000000001ce610907a28777922b937ca085e0ec79849ded606988d 137 0.10/1.00 vMB 3
336,721 336,721 000000000000000015d45aac7495fce746f436404d6e4aefc3f6b21733d9332c 1,917 0.90/1.00 vMB 30
336,720 336,720 0000000000000000058240076d0757d553f13a188cb7ef42651e4478436c6e3b 30 0.01/1.00 vMB 23
336,719 336,719 00000000000000001728919d86fa6e5722fafe9e4c4dc06fdb2205783457993c 198 0.12/1.00 vMB 22
336,718 336,718 000000000000000012f58dbbc3df3e9122e6722feca40b6971b7a973df9b4886 190 0.12/1.00 vMB 22
336,717 336,717 00000000000000001907a9a727be4a581aa6b9edd4a652a218bc45f02721f513 45 0.02/1.00 vMB 19
336,716 336,716 000000000000000015bca4632327d267c6053690f3df7f570201fb5bb0c2c542 76 0.04/1.00 vMB 25
336,715 336,715 00000000000000000e7c918342b458857b71118e79ca054800db384f48b20a6a 222 0.10/1.00 vMB 25
336,714 336,714 000000000000000004a657b09def639358d8761c91bd33d103b5faa1925ab925 1,390 0.65/1.00 vMB 32
336,713 336,713 00000000000000000679f797bf7b8239649b6586055367240d6fc18ecfb578a8 43 0.02/1.00 vMB 25
336,712 336,712 0000000000000000159dc8715b075f659df5cab2266ed88746bcdc82321244a9 8 0.01/1.00 vMB 9
336,711 336,711 000000000000000016255e3aaeba42d6f52487e9637c353f666cc9f16917ec12 648 0.29/1.00 vMB 29
336,710 336,710 0000000000000000124c1fcd076cdd8691f020a65353c5683b3754b1d121f035 221 0.10/1.00 vMB 26
336,709 336,709 00000000000000001acc0205ef261519fb7abee450ebea671fa07d0a71b1ee2d 1,420 0.68/1.00 vMB 27
336,708 336,708 000000000000000007b91bdf8596c9f1975883a3c5eef69aac48b8d31fb719d2 236 0.09/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.