Loading Tool

Explorer IconExplorer

Memory Pool

79,160 transactions
29.37 vMB
0.12462423 BTC
Random Selection Loading Transactions
Max Size: 176.81/200 MB

Candidate Block

Mining Attempt 3b709b28f7a4f2eff0ca15c29621dca2b7c21474bab1e16d2ff567ed40ad934d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f6a3c4947090c62ed0edd0f9ac608c4cb93c768967f97e73926491c3e7764972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.04515411 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (156,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,281 758,281 000000000000000000035f6e6663d2ce94ac21faa30192726862764c607252e7 933 0.41/1.00 vMB 2
758,280 758,280 00000000000000000005224228e88167172d0d453031763c3b07654a61872040 2,741 1.00/1.00 vMB 13
758,279 758,279 000000000000000000048b2ea040fde8a703bcd78080948c858d698958b77900 551 0.90/1.00 vMB 1
758,278 758,278 00000000000000000002d28c2d05fb760680f23edcf6ce1827411b2d0ea4f363 3,009 1.00/1.00 vMB 12
758,277 758,277 000000000000000000069ff1bf15bf1210191e055aa3c7d784a7d606ef3c3577 366 0.53/1.00 vMB 2
758,276 758,276 0000000000000000000043d4212c81c78af6b7949b2b56f16e84c7cdc6b3a8e4 2,223 1.00/1.00 vMB 4
758,275 758,275 000000000000000000046ba6ed867295d4a8d2322e77bed06020a506398b786e 1,526 1.00/1.00 vMB 11
758,274 758,274 00000000000000000006a07b4db846fc429298a9d0c2956b18754ae91e26cad2 11 0.01/1.00 vMB 21
758,273 758,273 00000000000000000003cf812308f45f6e7dda9da4da550bacab91aacfa6a42d 521 0.56/1.00 vMB 1
758,272 758,272 0000000000000000000400f52ec4f8b1d1240f694cc2367efd77724bd39ef8ef 2,529 1.00/1.00 vMB 6
758,271 758,271 0000000000000000000655e3cb1d8419bdd987a435c004fa107ec40ccea9f1e7 2,410 1.00/1.00 vMB 8
758,270 758,270 00000000000000000004e0defa4b5ec6c414932a3c99587d96ac28d960489bdb 2,958 1.00/1.00 vMB 5
758,269 758,269 00000000000000000002f8ebb1ce9c6ea0eb589006bf6306886df84afd2bbee0 2,690 1.00/1.00 vMB 7
758,268 758,268 00000000000000000007e415bee7e14a7ef6f5bc8f53c14415f91f25cc58e7da 3,169 1.00/1.00 vMB 19
758,267 758,267 000000000000000000015ee9fc107d8496f88280766fd9b91dd7c10f0e39629f 1,499 1.00/1.00 vMB 11
758,266 758,266 00000000000000000000f0d7a29e2899475ec343497b6dece54c47ccd5675201 573 0.20/1.00 vMB 8
758,265 758,265 00000000000000000006f5ace0c1e4792ff1e80c1a024c23a70871f6a48a693b 1,307 0.43/1.00 vMB 8
758,264 758,264 000000000000000000067c53727e14a1c7b748140b6a2f867a874bf53842769f 2,765 0.95/1.00 vMB 8
758,263 758,263 000000000000000000052d9212adef326c2993f4dd359aba55679b7f880e5501 1,555 0.57/1.00 vMB 8
758,262 758,262 00000000000000000004ea0f03de452b5fbfae5d3d0578f53a0c010bcf46b205 560 0.17/1.00 vMB 7
758,261 758,261 0000000000000000000376673fcaeee8f88a1bc62928d9853b7bfb6b02ec3611 1,587 0.73/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.