Loading Tool

Explorer IconExplorer

Memory Pool

19,816 transactions
24.31 vMB
0.05970227 BTC
Random Selection Loading Transactions
Max Size: 114.93/200 MB

Candidate Block

Mining Attempt 6e9a726a833027c6eb83b409229edacc5bf1a067ac97edaf7e8966263063bb79
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root 5103b8f2edebb12dd8692b1de13bc493e85b877fb7dbab9a41385d8dddfaa7d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,997
Size: 1.00 vMB
Total Fees: 0.01644329 BTC
Feerates: 301.07 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (811,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,066 103,066 000000000000dfe58de532cd19cfaa3f18ee5eebe77f6390bc309a827473c700 20 0.00/1.00 vMB 0
103,065 103,065 0000000000036587eb182669dc3d55e6c21650adc76e36a37679e431378f578a 1 0.00/1.00 vMB 0
103,064 103,064 00000000000128a30454fdd09215f95fcb43aed47113478a52e7296056eb70e3 3 0.00/1.00 vMB 0
103,063 103,063 000000000001db24842ebd403bcbbe8de57ac0efbfc71178c0434ab6fdd9c017 3 0.00/1.00 vMB 732
103,062 103,062 000000000002f006af24e6938520bec8c5dafb782bf32f8a3dce2e46b786a0df 3 0.00/1.00 vMB 0
103,061 103,061 00000000000045150a4530293f4236a85b71fe93b230a158eb5746893d10921e 2 0.00/1.00 vMB 0
103,060 103,060 000000000001767842fa5e3c0b75b7067a6ab450ae0493887dade4f2632df215 3 0.00/1.00 vMB 0
103,059 103,059 0000000000011d74f850f9336670e45fc0f0c1738fa164a3a83b7aed6962c409 1 0.00/1.00 vMB 0
103,058 103,058 000000000002619721f1999493792465b2ad0449fdd9339df9d66f42b141b85b 3 0.00/1.00 vMB 0
103,057 103,057 000000000003209e4c95eef55e53f2bab5b8997c5cc56cc02779ffdecdce5f11 2 0.00/1.00 vMB 0
103,056 103,056 0000000000018043446207b9a9577a368284e6cb57b6088f5e9879533f0f7b37 8 0.00/1.00 vMB 0
103,055 103,055 0000000000033ce8b90a1de31673164d501c3a8173a23ad26e6a16fe5a5322bf 1 0.00/1.00 vMB 0
103,054 103,054 00000000000195a53d254a7cce9157d78225d5d33aa4766fc80ba7980860401d 2 0.00/1.00 vMB 0
103,053 103,053 000000000001ab8f0941197ba5f8a621bdfbfa75bde8c2b8a373175ce9a89e53 1 0.00/1.00 vMB 0
103,052 103,052 00000000000112d7e8df2bbec6139a5110fd5ffaeb0a062a48dcf02e89a4df0f 6 0.00/1.00 vMB 0
103,051 103,051 000000000003018e308978b05314ae23aff1b897cdd941532e7cf42e9bee08a9 4 0.00/1.00 vMB 0
103,050 103,050 000000000002bdbb61b01ecb7841bf219192ea10411d9d7e1c4978eadb21eed4 8 0.00/1.00 vMB 0
103,049 103,049 0000000000021adefa07946e272b191a7e8f5d5436d2e7b3d77cf8eef7cd3fbe 16 0.00/1.00 vMB 0
103,048 103,048 000000000002538b926465099a5255e24a63211e387c2c5ef28864e1635c4ce2 4 0.00/1.00 vMB 0
103,047 103,047 00000000000135969639a831d7249792d0a1b1d668b0a21e15127e69cc542b75 5 0.00/1.00 vMB 0
103,046 103,046 000000000002f922ee07fd345ec172e6a622781fcd12d00c42f0e446741598ba 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.12 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: 580.37 GB
    • Received: 8.95 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.