Loading Tool

Explorer IconExplorer

Memory Pool

80,594 transactions
30.56 vMB
0.08429544 BTC
Random Selection Loading Transactions
Max Size: 186.01/200 MB

Candidate Block

Mining Attempt 739dc9608c2f4c204a77be32d7f00accebb2bc6ddaa5f3e4fa4d52febccadf2d
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 9377b17d01386809010ca933e3ddd558a1b4a4542318bdca9cfb16de5abbd416
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.01536139 BTC
Feerates: 73.20 > 1.54 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (615,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,910 299,910 0000000000000000526a4b59609f7d98b5c1bc6956bd9bcd6d767366edef23e3 66 0.05/1.00 vMB 22
299,909 299,909 0000000000000000731582756e6f90cac792c6e56926d5cd903410cf63960abf 460 0.29/1.00 vMB 38
299,908 299,908 0000000000000000144cddb5ad5b727818e126e8f32b7f0ec6c336c38bf93a89 450 0.30/1.00 vMB 45
299,907 299,907 00000000000000007c2d8f713e2a3c804c6248f787b6f54d80263f34d5818930 298 0.15/1.00 vMB 31
299,906 299,906 000000000000000023d5dee1910c8e3e20945afddadf02a3a9f411452643f441 106 0.04/1.00 vMB 20
299,905 299,905 00000000000000002a6433d6c53a03f5ca02a4f41610fcf8ca7241d4333ed5d8 552 0.28/1.00 vMB 35
299,904 299,904 00000000000000006d5945d2dddece39487c36673e56a292b619b1929ff3b40f 888 0.51/1.00 vMB 28
299,903 299,903 00000000000000005527fc256911bab7284d5a6bc451591d7c92a26e116f88a9 256 0.11/1.00 vMB 38
299,902 299,902 000000000000000000df198f289c12482ee7ea2f78a9072f953633804e2bd27b 936 0.35/1.00 vMB 72
299,901 299,901 00000000000000001bdd42d90e927d6840508ca227fe3636b084297190faa80f 623 0.28/1.00 vMB 32
299,900 299,900 00000000000000001b08dd1c8a7a8e27555d5f0b2d1f322ff9e60ea99fbe06f4 42 0.02/1.00 vMB 71
299,899 299,899 00000000000000000c2b259d7193b980407417eef38b19d2306156c5655049ba 253 0.13/1.00 vMB 33
299,898 299,898 00000000000000006368f99d9195f3a3170eab9bea8c2d1a272632be7bb7ad6a 324 0.16/1.00 vMB 38
299,897 299,897 0000000000000000420cf324fb3037118c4ebf5318edb0289d76401bd417b0b6 638 0.39/1.00 vMB 28
299,896 299,896 000000000000000012b1c9202eb5e4c4f689b3f1ce88ceed32c9c954a0fc8d11 81 0.04/1.00 vMB 17
299,895 299,895 000000000000000071d84bceacfd3cf3268588d3c90af77a18fea2c4be909d5d 468 0.22/1.00 vMB 34
299,894 299,894 00000000000000002716dd40ddee10fc622919bbc6fa0a9048573683aaef5ca8 318 0.15/1.00 vMB 42
299,893 299,893 000000000000000049bf9901b0283517e2e0944446ea0c0ff2723c44211fb97d 465 0.35/1.00 vMB 18
299,892 299,892 00000000000000005c576b6c9e97c5ff1d42cfa7d43e05e0bbfd44e32c391b2c 1,020 0.35/1.00 vMB 47
299,891 299,891 000000000000000049a76c21049eda539959bf6f5a376c424902c2f01c18ce1e 456 0.35/1.00 vMB 19
299,890 299,890 000000000000000044ea8552fffd5ead7bf63ffee01815870ee00f8fef96b103 1,024 0.39/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.