Loading Tool

Explorer IconExplorer

Memory Pool

80,405 transactions
29.58 vMB
0.09698319 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt 4d47c6a359464ddecab333eae37ef8e79b4ef85b0542d1083bd69447bd317b2a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root b4d57b0d80085e9deaf136dfe5715e46458ebec65d5ab5cbc2066c4a15bab9b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.03432614 BTC
Feerates: 146.36 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (373,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,513 541,513 00000000000000000016bd0f1bcb85f50a8eccae9a3aa5742393617cb8b25ea4 2,717 1.00/1.00 vMB 20
541,512 541,512 0000000000000000001a862e4d74646fb32a3f688e4c39c38fd97500a38ada26 2,780 1.00/1.00 vMB 18
541,511 541,511 00000000000000000013a358b25500913a59c285b65567bd108a4c4086201bd6 1,959 1.00/1.00 vMB 40
541,510 541,510 0000000000000000001ea3b25468e0f30f9d1338b05671338b9b49ea7f845302 25 0.07/1.00 vMB 1
541,509 541,509 000000000000000000033a52c935739e6d6ad39abc934d334b2d54118a58b7f9 2,370 1.00/1.00 vMB 6
541,508 541,508 00000000000000000003fe4bba0d69cace390d0b23c54d59b6c6ba1868f76471 2,691 1.00/1.00 vMB 28
541,507 541,507 0000000000000000000e27d92a27592c55f3d775856ad73c540b034ea97b9374 678 0.28/1.00 vMB 17
541,506 541,506 0000000000000000002652fb159da4b5f3f41aa6276b2ba188be6254fe2aa0cd 1,127 0.47/1.00 vMB 12
541,505 541,505 0000000000000000001425cd88cbc87a6eee5ec70cfce3a8ab38fcabb92122a9 1,307 0.59/1.00 vMB 13
541,504 541,504 0000000000000000001caba65da8a48eb38d0ec18f30429a30029d17c5e53cec 885 0.46/1.00 vMB 33
541,503 541,503 00000000000000000018264e316b86bc13c837aeda2744956b0fb032fd9fe79a 215 0.21/1.00 vMB 2
541,502 541,502 00000000000000000022190858bd3102409b6e9fe0ee607954d8ad6e5f4352b5 2,301 1.00/1.00 vMB 10
541,501 541,501 000000000000000000189d989e4d728906acef1eb4e1cc639e6cdb01f4722180 2,577 1.00/1.00 vMB 26
541,500 541,500 0000000000000000000bd528c703decc6241e385bfe8ac6306a91b6565d0dc9a 2,282 0.99/1.00 vMB 19
541,499 541,499 00000000000000000023a73a76ddc23aa6faab0a256c752b0f55e72a5d51db52 854 0.44/1.00 vMB 17
541,498 541,498 0000000000000000000efa5790b01039d5f2185a5e12ba474da1b5658d0daf25 10 0.00/1.00 vMB 54
541,497 541,497 000000000000000000195548246f16cba759a63bc8fc455c3f9e11498f852f44 812 0.33/1.00 vMB 27
541,496 541,496 000000000000000000032249336ee1b1ce41b6eafa3f40d14e82c73e344320b7 1 0.00/1.00 vMB 0
541,495 541,495 0000000000000000000b1c81d9f5eaff2fc7b60f65025daf00e69b9c4a5cd088 1,960 0.72/1.00 vMB 4
541,494 541,494 0000000000000000002293acded8992cc96e969ad655090e91180658a6668314 2,541 1.00/1.00 vMB 30
541,493 541,493 0000000000000000000715e3299e84623e3e9cc3a916149aec9bf0c30a1ae526 816 0.42/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.