Loading Tool

Explorer IconExplorer

Memory Pool

44,232 transactions
27.29 vMB
0.07034765 BTC
Random Selection Loading Transactions
Max Size: 143.78/200 MB

Candidate Block

Mining Attempt f61cff92559a146fc4593137c550b66a2cd64218ff7707a53bd9633286664819
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 65a6f21f284da365df06a28b043ba4dd552035bde873ef825222198714d09901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.01921444 BTC
Feerates: 192.02 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (384,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,592 530,592 00000000000000000003d45e3a2d00f9bc5ad57b89348d9520e8e5551fea442b 3,019 1.00/1.00 vMB 22
530,591 530,591 00000000000000000027a234f214df606c3b8dbb998a70b8ade7209ba02a64c8 635 0.28/1.00 vMB 19
530,590 530,590 0000000000000000000908fbb58b04bf7e7cb8d5dac8072af33af60c5301c924 652 0.27/1.00 vMB 30
530,589 530,589 0000000000000000002947bd3cd983c0980d9f76740b06c131eb4e6e0373e1d1 1,637 0.57/1.00 vMB 22
530,588 530,588 000000000000000000070bcb1087736a94c879a74a4402a2960ab2eb3c4e9e79 1,934 0.85/1.00 vMB 20
530,587 530,587 000000000000000000192b8b0e2a3794d109c7387672c5b5bd8a3cc429cf0aaa 709 0.29/1.00 vMB 28
530,586 530,586 00000000000000000002278693f21d8a72922d84f8f556d64fe2d374d0e63669 2,524 0.95/1.00 vMB 28
530,585 530,585 0000000000000000000d369d9e1d27f234b12a9b9a1bdff5373a7b7de1dfaa4e 92 0.48/1.00 vMB 2
530,584 530,584 0000000000000000001f23bc86fd0032a2adc7978f06822f4b621914d51dcd4b 1,806 1.00/1.00 vMB 6
530,583 530,583 0000000000000000000c0f4ad034be4863f307fdcc6c314a58003bd631d614bb 2,402 1.00/1.00 vMB 33
530,582 530,582 0000000000000000000eaa35b65f8af10bae0710e60e1284d40d1a1925609934 1,500 0.64/1.00 vMB 8
530,581 530,581 0000000000000000001f1a0db1557d069a7d4f8c55ab35fa2a640e585b4c9578 2,567 1.00/1.00 vMB 32
530,580 530,580 00000000000000000030926133424a36e01b145e687b8338c8ccf84b259f85db 1,149 0.97/1.00 vMB 13
530,579 530,579 0000000000000000002f907fd8c4deb6b4c3159d2655fdd1cb8fbce5b15a13bd 732 1.00/1.00 vMB 41
530,578 530,578 00000000000000000008ffbd30b327098fabf2b6bf1ecea28b5714bfb8005d20 636 1.00/1.00 vMB 62
530,577 530,577 0000000000000000000a503f244276445e1f337e798ed3499c3922f3c4ea7165 723 0.30/1.00 vMB 14
530,576 530,576 00000000000000000011116866046bcba42946a1211fc4cef6246fefde23ca72 2,326 1.00/1.00 vMB 21
530,575 530,575 0000000000000000001164021643c75ffb2fd26c6df517b39eba3d6eb333a5f3 242 0.14/1.00 vMB 11
530,574 530,574 00000000000000000020a2f847839631f6af768c4573c542c3e1c01815dee49f 174 0.08/1.00 vMB 15
530,573 530,573 0000000000000000000a99ca97e9d9a3a82979a6e41386fb630c956a939b8491 1,850 0.72/1.00 vMB 25
530,572 530,572 0000000000000000001b431c45640dd079fa33f7165bcfee6e0862195e7bcf9c 1,352 0.63/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.