Loading Tool

Explorer IconExplorer

Memory Pool

73,908 transactions
28.48 vMB
0.08299974 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 7c96778873ffbe09c452047b149aee4d13ce7954c54caeb584ad7479c8ef77df
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root b2b866495e319fc4ab1f096d3648b2c570cac4d5d2c3b5efa929c32ff1616ba8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.02573611 BTC
Feerates: 196.43 > 2.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (622,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,928 292,928 00000000000000003df9aa779663eb3b885528dd3c0eb0f6d2e8955d966dc657 924 0.35/1.00 vMB 45
292,927 292,927 00000000000000001c6bc2bcac18ad1c596cd0264e53a8ce3b42c12215427c25 76 0.06/1.00 vMB 10
292,926 292,926 0000000000000000c805fc709b4acb27209206c6878ab93f2c9b8b1163672050 486 0.36/1.00 vMB 26
292,925 292,925 00000000000000008b3cf98d424c0554c7b536c706ca2d09871d8e0a1643be36 524 0.35/1.00 vMB 28
292,924 292,924 0000000000000000a6a39595c0a5f4fc4d1d903e6f25d45d12cc5587b95a5923 928 0.50/1.00 vMB 28
292,923 292,923 00000000000000006ae4fa10a9eab5966bdd4c13518265b085b11f3b75ac5600 967 0.35/1.00 vMB 51
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.49 GB
    • Received: 15.26 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.