Loading Tool

Explorer IconExplorer

Memory Pool

79,149 transactions
30.07 vMB
0.12476495 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt 6e35173630960c90316becb8e5fa8cc748ce489303c873df6210633bf457c7eb
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7d5c699eefca5eb462aabf30740f254dc92e4b2873770eefb5fb505bac2a1369
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.03865574 BTC
Feerates: 673.02 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (374,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,958 540,958 0000000000000000001474d3d2b56df49510a7007f0443aee4a04a1ff4e3d285 2,056 1.00/1.00 vMB 59
540,957 540,957 0000000000000000001206d8dd000bdf373e4e55a643f8a98028cfed033b3d98 1,944 1.00/1.00 vMB 20
540,956 540,956 00000000000000000015d02e121d66d44fa08d98f4340475fe0c5c7fbb13905e 484 1.00/1.00 vMB 4
540,955 540,955 0000000000000000001534b65134e194d985833be7e16b32d571ef46d6109c7b 2,063 1.00/1.00 vMB 14
540,954 540,954 00000000000000000023257071eeaf0f4defb8ca3d55ad4c9110f09a4332cadd 3,039 1.00/1.00 vMB 8
540,953 540,953 00000000000000000008ec264470435ae75f12fc63ce11eea5285ea187f1ef88 1,648 1.00/1.00 vMB 16
540,952 540,952 00000000000000000027a330635ca0203e7d5469d210fcac2d32f3e4e1a4536f 1,676 1.00/1.00 vMB 19
540,951 540,951 0000000000000000001c16383ad1071e3c84045e8624b08b8c17b3751578d492 829 1.00/1.00 vMB 44
540,950 540,950 0000000000000000000735267d6fb50ab017f12cf3f7c171439ffcb1d35f800c 843 1.00/1.00 vMB 64
540,949 540,949 0000000000000000001fd3e1325586eada9927095ce4147d24cf8b8a67026431 2,345 1.00/1.00 vMB 12
540,948 540,948 00000000000000000023cd61b87e2ea60560b3a6e1a05aa97d9985983e879bdd 2,932 1.00/1.00 vMB 11
540,947 540,947 00000000000000000001f6875765d78819d430f8282d8f6db46e0ff57c93912f 2,259 1.00/1.00 vMB 46
540,946 540,946 00000000000000000004f9bdcc05b70f5027ab30fa3b3d5cd97c13b3ce168202 370 0.26/1.00 vMB 22
540,945 540,945 00000000000000000012ea1e855b661286ea5ab43cd54bdfc8fac06224ee24d4 2,642 1.00/1.00 vMB 6
540,944 540,944 00000000000000000026c7d99fa81c4f3bb162f03cc1d924090e01411c6a06f5 575 0.28/1.00 vMB 41
540,943 540,943 00000000000000000001abf4032b087aca2ecc662c2f2efcd9e9eb302b944dc0 2,635 1.00/1.00 vMB 19
540,942 540,942 00000000000000000022ca6450ff15fe07699590ef8d0f3678cd0ebb96c63c5e 2,270 1.00/1.00 vMB 31
540,941 540,941 0000000000000000000735e98a2acff2ec80aa3421355f45c54359c34fa9c8d0 2,443 1.00/1.00 vMB 23
540,940 540,940 00000000000000000027e90ca76b102b1863044dd9d84e2d9fc5a3d826856c76 2,213 0.90/1.00 vMB 4
540,939 540,939 00000000000000000000a44e34116e51ff9075ee4bdb401e89d820d4fb59cb59 1,581 0.77/1.00 vMB 49
540,938 540,938 00000000000000000010e2815b576731717456b6dc3e2be5c558477b217a0ef2 586 0.31/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.