Loading Tool

Explorer IconExplorer

Memory Pool

47,546 transactions
28.05 vMB
0.09013499 BTC
Random Selection Loading Transactions
Max Size: 149.14/200 MB

Candidate Block

Mining Attempt 1d5d0f7c47c15eea68cc53a8c5c7673ccd72fab2eeceda94eba4beb927b3afe9
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root aaf2d0351941ca407de11655cc1c41ad5ec6e1454ded437c05a4ab8fb0393a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03495146 BTC
Feerates: 500.00 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (617,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,652 297,652 00000000000000002737f1b211a46efc1ca303696052724d0d3a5da5526d2716 1,538 0.85/1.00 vMB 36
297,651 297,651 00000000000000001c8019e565997eb65fd86ab0bf4e65e0a12d5c463cd14512 911 0.35/1.00 vMB 60
297,650 297,650 0000000000000000020badba5428ad112a213631f41cee42223992dc034b0e31 256 0.13/1.00 vMB 108
297,649 297,649 00000000000000005ac18ce32f4bd40e081ac77046c24d6ee359b35cb0b937fa 169 0.07/1.00 vMB 51
297,648 297,648 0000000000000000929ee2af865dcd401165f35d122dc76adca8098e2556c60d 74 0.04/1.00 vMB 49
297,647 297,647 00000000000000001ec70cb39bd9485030efe1a6c50d66228d456ab7192fa469 1,060 0.47/1.00 vMB 35
297,646 297,646 000000000000000073e5dcd089e85013314efe2bfa1a598112d3d62be3b5eda8 72 0.04/1.00 vMB 26
297,645 297,645 000000000000000079b27e68db40eeab99fb5c4c62529d1d5708f06632e50ad5 471 0.24/1.00 vMB 34
297,644 297,644 00000000000000008f4163a56999388e24f3eebb9cda028047317ca8531064e7 517 0.27/1.00 vMB 34
297,643 297,643 0000000000000000339a026c17c9d7c6ff06b55547f6f018087e326cd7fc1185 321 0.14/1.00 vMB 35
297,642 297,642 000000000000000038c4c0e695266c80b7c4bea8cf9fe75b93242fb38eec8a32 262 0.13/1.00 vMB 41
297,641 297,641 0000000000000000346b4be2840c3eda3cfd121b02d4849c4e78b32f5da347f2 151 0.06/1.00 vMB 194
297,640 297,640 0000000000000000908116911abe2e3391a2c1dcfc3decf40cf47bd98960c1b9 371 0.28/1.00 vMB 27
297,639 297,639 000000000000000088db731c0ece78bd4dba7994358c73b6c192a9653ae0458c 176 0.09/1.00 vMB 28
297,638 297,638 0000000000000000308121dec45c01c38da8cd4e9e3b44bc84b1f4d42a6a9448 587 0.27/1.00 vMB 39
297,637 297,637 00000000000000002e6b49719cabf431f9c5abe93bcb61631942ce3b32b18ab0 787 0.35/1.00 vMB 38
297,636 297,636 00000000000000006cc578a142a5dda8fdd4cb2f27f39d30421b101d7a6615ce 279 0.17/1.00 vMB 25
297,635 297,635 00000000000000002025cc411ffc3ae57aed30ec78d092dacb0c48e9c9e03b21 427 0.28/1.00 vMB 27
297,634 297,634 00000000000000004cc5be78da596d5b16519bbe7fec399d106442cee78d7126 512 0.25/1.00 vMB 36
297,633 297,633 000000000000000095ef27129daeb84bac7926254dc3e66b015c4ff6fd804d21 330 0.39/1.00 vMB 13
297,632 297,632 000000000000000096cc1c97fb30bce419c4ca56fbdd1589a4eda7accef9d75d 984 0.35/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.01 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: 649.46 GB
    • Received: 13.17 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.