Loading Tool

Explorer IconExplorer

Memory Pool

82,273 transactions
32.62 vMB
0.07601033 BTC
Random Selection Loading Transactions
Max Size: 192.38/200 MB

Candidate Block

Mining Attempt a6c4610494f85c1742578b1010e996185e6fd0b8b6df8320c4da7f558a319747
Version 20000000
Previous Block 000000000000000000006f0eb19e528f2445f80ada1abf25aed95d9aa6aaaa08
Merkle Root 1ac594bba0304b40678a35e7689d13c82b1e93d38247d06c19c9ba1a5c49cf39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,255
Size: 1.00 vMB
Total Fees: 0.01146082 BTC
Feerates: 70.37 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,945 (177,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,408 737,408 00000000000000000004373d827a9afad8d14acd5af22f109ef8159f53b935ae 2,772 1.00/1.00 vMB 13
737,407 737,407 0000000000000000000655bc1b8efe1ed642d7e8e46b8ef6cdce3637a8e64666 1,735 1.00/1.00 vMB 15
737,406 737,406 000000000000000000088e69c990b5af3bb4f5f26b53bedc485faba4dc0cd847 2,930 1.00/1.00 vMB 21
737,405 737,405 00000000000000000006b43358f373aa2716f422ea10650cb3e2eed7602640dd 1,300 0.53/1.00 vMB 9
737,404 737,404 000000000000000000014040de699042caccba0361feb5242d2bb8bdf0c06225 1,105 0.70/1.00 vMB 7
737,403 737,403 0000000000000000000319b00293af68db26cb4ab2c891428900ce28df4db187 57 0.05/1.00 vMB 14
737,402 737,402 00000000000000000001b46f1d4f01cc371f562f35eecaa2388d04aadb6912f6 534 0.46/1.00 vMB 9
737,401 737,401 00000000000000000000895990bd37bdd17d98851878e58735ee430ced7df7fc 366 0.28/1.00 vMB 8
737,400 737,400 00000000000000000008c88d16bf9beffa96171e494fddbdc93813d806a86058 311 0.85/1.00 vMB 2
737,399 737,399 0000000000000000000473b36d0b6b2c0d0e0dfc5ab4b341f16be1de1ba84d9a 1,830 1.00/1.00 vMB 9
737,398 737,398 00000000000000000002b4be7484eebc31a57e286cc58c299b29b7130c23fa84 1,849 1.00/1.00 vMB 13
737,397 737,397 00000000000000000001aacf890ecde1c94d954c0a902abb5d525a2d592277a6 2,750 1.00/1.00 vMB 12
737,396 737,396 00000000000000000003a2acc6261c5117e9c8b00bf5773a764374d7bdda56ed 350 0.15/1.00 vMB 9
737,395 737,395 00000000000000000007ed914c2f26a3dab1cc2902350763830b2788da3161a5 1,279 0.63/1.00 vMB 8
737,394 737,394 00000000000000000004516ce7ae4a64ca6dd458abb57ab2d3706c9e9d52201d 825 0.37/1.00 vMB 8
737,393 737,393 0000000000000000000514a7d38ef707511ee7b9efb60f9e14059019214d5350 547 0.28/1.00 vMB 8
737,392 737,392 00000000000000000003d84a737a4128f4879d17cb2bd71ba115b13eb0d328a7 268 0.09/1.00 vMB 7
737,391 737,391 0000000000000000000103580d0298d2e49368785e9ded91c72333fd4e64ebee 1,486 0.96/1.00 vMB 6
737,390 737,390 0000000000000000000196cea56582be7f77da6348b956b1983dd8894d2243db 1,660 0.89/1.00 vMB 7
737,389 737,389 00000000000000000002347fb9d005b49051fc1d119b934547bd0a49da807781 1,258 0.96/1.00 vMB 10
737,388 737,388 000000000000000000031e96eb0f9cc4c4022ae03c846d32bcf08782bb4c227f 196 0.15/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.29 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: 657.13 GB
    • Received: 14.50 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.