Loading Tool

Explorer IconExplorer

Memory Pool

77,431 transactions
27.93 vMB
0.08559267 BTC
Random Selection Loading Transactions
Max Size: 170.25/200 MB

Candidate Block

Mining Attempt e7c8975a9a3490fd6c5edc455033d26b807cc16688a1fb5e861929d57d6d9161
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 0f86d2fd2eeeb4d615d06bb92ff640df05962ebe512e6918ad5cbca4fd8d40cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02555162 BTC
Feerates: 402.60 > 2.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (373,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,093 542,093 00000000000000000020ceae96a5220ba0a6a58dda6ebb06d36fa553be7ebc88 1,909 1.00/1.00 vMB 10
542,092 542,092 00000000000000000025f071f565e01e98189b2df3d1499bfa8b062eac42afe5 2,966 1.00/1.00 vMB 7
542,091 542,091 00000000000000000001bd659276d311db06eab776ff7e96f5e90b476086ad81 2,408 1.00/1.00 vMB 14
542,090 542,090 00000000000000000000b1c6c84135b52f323c215948686c21b7a72fbbc00426 2,672 1.00/1.00 vMB 19
542,089 542,089 000000000000000000154750a110a6421c80e77caecd9c24f8dedd90041a6a7a 2,618 1.00/1.00 vMB 9
542,088 542,088 00000000000000000015110d50531a75157bdd8ca5555b3bb42d0dd811e5bef8 957 1.00/1.00 vMB 16
542,087 542,087 00000000000000000025112419124cb82449f14cb3bdb9c7d071ec3db0857235 642 1.00/1.00 vMB 56
542,086 542,086 000000000000000000198a9152be12a7f80e6d645ea09c8374b639449310b1ce 601 1.00/1.00 vMB 42
542,085 542,085 000000000000000000014e9ccb6cb1db6af467e003ebe85b43ed1259694ee96c 2,513 1.00/1.00 vMB 50
542,084 542,084 0000000000000000001406bbd26a60a12cc82ba9733a456869772e295489d50e 2,621 1.00/1.00 vMB 30
542,083 542,083 000000000000000000226d2fc29c36e19267b2cf27f3cd21904946d2fd8c4b3d 2,948 1.00/1.00 vMB 20
542,082 542,082 0000000000000000001bb05b2e34ab3ce8bddae9ae8b070420c277aaa7bee63e 2,933 1.00/1.00 vMB 6
542,081 542,081 00000000000000000008f07115fbcd0f2f9cecd44aa8044d5920e121cc9d86a4 990 0.40/1.00 vMB 30
542,080 542,080 0000000000000000000b8d907db813971ba9d0b43370bf41f19a0cdb57fbd0bc 1 0.00/1.00 vMB 0
542,079 542,079 000000000000000000167c69b3b380656489cb093bfbfa70da64b547d20219ed 2,508 1.00/1.00 vMB 26
542,078 542,078 000000000000000000213cd448f0281eda249e8b2328f5fc61e95c725b64582f 2,116 1.00/1.00 vMB 29
542,077 542,077 00000000000000000003979a97ad7cca7fd6aa09931f4fefebc920785501dd0d 2,649 1.00/1.00 vMB 7
542,076 542,076 0000000000000000000301efd5c36dd57c118bfe99bfb4edd7739ae9a020347e 3,082 1.00/1.00 vMB 5
542,075 542,075 0000000000000000001f1e7c939761a2ae0bccd0f9559d581c717a17a62a929a 2,706 1.00/1.00 vMB 29
542,074 542,074 0000000000000000000f6745559b8a3bc9437f5f455344537eed22379c1f38e6 2,543 1.00/1.00 vMB 16
542,073 542,073 00000000000000000013dd9de829b516e3e9cd23162137324be89391e45cb118 2,310 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.95 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: 715.03 GB
    • Received: 17.64 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.