Loading Tool

Explorer IconExplorer

Memory Pool

79,906 transactions
29.89 vMB
0.08282518 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt d038194498c12a8eca169d39d05a369439b75a3d2f645ab6096b5702355c6782
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 4b2907896ad70b0272c3fbe02ef613a904505e4b12ff653bce2db0fe536e82ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.02189371 BTC
Feerates: 313.32 > 2.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (622,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,922 292,922 00000000000000000281d70a1c1f8fd7a7c88054651849d82becba2810e588f4 256 0.09/1.00 vMB 44
292,921 292,921 00000000000000004feb726bc39bd505639fc463b6f2c39db10e52b3192d47f5 171 0.10/1.00 vMB 29
292,920 292,920 000000000000000069f68c922c2a66bc3f4506993d4c41db6ce7ed5636b75f32 389 0.21/1.00 vMB 32
292,919 292,919 0000000000000000a0d6e5e7c8270812e8e392888294c0a09b718cee5a4e07c0 225 0.19/1.00 vMB 21
292,918 292,918 0000000000000000014a6c756a385603e2b1eccafbdf974e11ee851072d54303 256 0.08/1.00 vMB 44
292,917 292,917 00000000000000001e5c23a6ef93fef9a2de50cbfb53c9905e4366a1b70c97d9 128 0.06/1.00 vMB 22
292,916 292,916 000000000000000075b68138283e567a0de027b3f4ddf1ab52be66cad35adb80 875 0.39/1.00 vMB 38
292,915 292,915 00000000000000003bd2ef9d25abb5cc7938d94249f2739c8bbddac3412e33ce 427 0.28/1.00 vMB 30
292,914 292,914 0000000000000000624e18c44506822f43527dd7a0eb788b13724a6a45e7b984 84 0.06/1.00 vMB 24
292,913 292,913 0000000000000000abe6d736195d9406c589d685d1fdfd2b93505107f0bc72db 619 0.35/1.00 vMB 50
292,912 292,912 0000000000000000ca0d237f4cf15784cfde15a17f85f5df6a1f3420d1825256 791 0.44/1.00 vMB 50
292,911 292,911 0000000000000000791594a9a1cba85d1c3f7c27b77cc880328904cb4b6d7545 622 0.25/1.00 vMB 36
292,910 292,910 0000000000000000236f4f112a4da521219f49a6611a61072cd156854b18d41b 186 0.09/1.00 vMB 19
292,909 292,909 000000000000000087e38e4aab8da4b8e2ce8dae95f945446426dff056b2214c 99 0.04/1.00 vMB 40
292,908 292,908 000000000000000061dd666a91e0ba4401580056fa0a27cf88476df60d1ced04 140 0.08/1.00 vMB 34
292,907 292,907 00000000000000005cfb037a1c70ac43f7e60782b11c4a5c4a8ea51f545e7ad0 117 0.05/1.00 vMB 32
292,906 292,906 0000000000000000d986345a6be58eca3e4b43ce459cadf69501a1810d65476d 966 0.50/1.00 vMB 33
292,905 292,905 0000000000000000a55c1c82b17833198cfc9cc1f87a906e4ac3ad37ce67dfbf 153 0.10/1.00 vMB 24
292,904 292,904 0000000000000000a4b813502a50426fae162cb94740452acbbf7f866d240579 45 0.02/1.00 vMB 17
292,903 292,903 00000000000000007c2348618ae7650ac6ce8892ea0d89efe6bc0cbaaf925478 183 0.12/1.00 vMB 32
292,902 292,902 0000000000000000da52112a8558dc772049eee77a0a6f3fddfdebfda18ed36b 305 0.14/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.