Loading Tool

Explorer IconExplorer

Memory Pool

35,376 transactions
25.95 vMB
0.06945066 BTC
Random Selection Loading Transactions
Max Size: 131.94/200 MB

Candidate Block

Mining Attempt b1dcb29bae3aa2e8bbe69d4aa3ea02c1ab4dd02d8e93d725052c1de93112b244
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (556,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,641 358,641 0000000000000000035fb9a80298f77e4ba6920aabc277ba3f9e077f56229722 159 0.08/1.00 vMB 23
358,640 358,640 000000000000000010657e0b27c7f05cadd3573cc1c7b65811ab299365492c61 437 0.26/1.00 vMB 21
358,639 358,639 0000000000000000004090881ab3dc8da7d667581d24ee920a11596bb45bdfb4 149 0.75/1.00 vMB 2
358,638 358,638 00000000000000000051bc6c91d69725bc27563cd8426d4798a6aa977af0ef4e 549 0.75/1.00 vMB 9
358,637 358,637 0000000000000000114a06e0a23f8a46bfa5dc4aa1000485cf2d826406b4edb8 869 0.75/1.00 vMB 11
358,636 358,636 00000000000000000dd79c7f0928721ed0041e98afc7a47bba68361cae336464 1,309 0.72/1.00 vMB 30
358,635 358,635 00000000000000000c5fd80eab7dfb429ae06ed2f38e4949741c6f7011defb16 1,953 1.00/1.00 vMB 38
358,634 358,634 00000000000000001015e37d3d2c78f50f56e97834c2cdfea5bd54054c1a7c66 360 0.22/1.00 vMB 21
358,633 358,633 0000000000000000035e6553c3ab51f9ce627115a6740747a4fc811e27d6f18c 323 0.64/1.00 vMB 3
358,632 358,632 000000000000000008901578acdca7ee97f810b0024b970b45c0ccfcc23a4d1e 999 0.49/1.00 vMB 29
358,631 358,631 00000000000000000c194b501b90ba5411ee98fd6480dba30fc9e106a8da90bc 1,007 0.53/1.00 vMB 24
358,630 358,630 00000000000000000b4e0978b45f23bcd0cf2faa307a0d4163a65169634838f7 507 0.36/1.00 vMB 18
358,629 358,629 000000000000000010a655750e4251fa36e108a677b72ea0c312cf27dc471388 297 0.17/1.00 vMB 26
358,628 358,628 000000000000000005ae08e3f859888a079b0c113500643c18a5d1bca46efe80 88 0.29/1.00 vMB 3
358,627 358,627 000000000000000012073a81d664b3f3bb7b6b196f0cb980b26389a81d3d470f 2,846 0.75/1.00 vMB 9
358,626 358,626 000000000000000004ddadbf85d6f7cffc801fb1c6156766cf2d5b44716a2374 1,365 0.54/1.00 vMB 19
358,625 358,625 000000000000000015f9757d9501fb9055d786766dffc3047e1b4522c6d807c7 1,458 0.72/1.00 vMB 29
358,624 358,624 0000000000000000162eff5ec874e04dac222a919ca524716eaac575bde4a3da 3,265 0.75/1.00 vMB 4
358,623 358,623 0000000000000000094bf2f037ab61253cb232de9b28cdd685ae5e8f6842f848 365 0.17/1.00 vMB 14
358,622 358,622 00000000000000000f80a72bafc47f49964908a429fd7f803f9bf66a94336d4c 2,416 0.75/1.00 vMB 16
358,621 358,621 00000000000000000906514f850d8c9fc59d0e5d8f6a4347229c5240d33c1f30 764 0.31/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.