Loading Tool

Explorer IconExplorer

Memory Pool

69,588 transactions
21.90 vMB
0.12850821 BTC
Random Selection Loading Transactions
Max Size: 137.02/200 MB

Candidate Block

Mining Attempt 8c5339d2e9680f894e22644f3074050229b4ead3bbcc486c22dddf5dd811706a
Version 20000000
Previous Block 00000000000000000001dc283a9b6d121c967e8a47e53b8914bfdc3e91781dd9
Merkle Root c12cb9ceb8a4a0280fcae38fc0ec88ae4b686bf5bafe586d1ff45e0bc39d0b28
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,291
Size: 1.00 vMB
Total Fees: 0.05196447 BTC
Feerates: 150.93 > 5.21 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,748 (914,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,024 1,024 00000000edfa5bfffd21cc8ce76e46b79dc00196e61cdc62fd595316136f8a83 1 0.00/1.00 vMB 0
1,023 1,023 00000000e8817bc0ab40272591666f084b92130eee0e5172c04512dd6409fcb7 1 0.00/1.00 vMB 0
1,022 1,022 00000000e677056d42005209b140b3ff81d64dc757ad4fc30ad6776a289fbdb7 1 0.00/1.00 vMB 0
1,021 1,021 00000000888fa29c0d536dd58236724bc0dc115120dab4bfc529ffea1cb680fc 1 0.00/1.00 vMB 0
1,020 1,020 00000000aea3469718b670a4f3e86f5d5c10d58ce6c92e2fbd1b0f0a9317b5a2 1 0.00/1.00 vMB 0
1,019 1,019 0000000041d393d6c69950c23ed5d3e349c76c65db6e468537a5f3e7762036e7 1 0.00/1.00 vMB 0
1,018 1,018 00000000cc989013d30098040630e0ba11e506d9a7d3463308aa39bb5fb58063 1 0.00/1.00 vMB 0
1,017 1,017 0000000084fbcc1de75dba046dd98e5d1310e898923c85da165452da9df3ce1c 1 0.00/1.00 vMB 0
1,016 1,016 0000000020f9cc70a8d53e37951c3bfa56a3d8b50a95d724e36e2e2f916a0ff0 1 0.00/1.00 vMB 0
1,015 1,015 0000000071ee64ac3fc9735b74d39618b38c1225723a98bdbdbe83c010069632 1 0.00/1.00 vMB 0
1,014 1,014 00000000d2fb950a997c3a5f555ae3485293dc972bb2baa396283006fe3230dd 1 0.00/1.00 vMB 0
1,013 1,013 00000000f9c20fdda7029f3d5eda156b6b7d4d2b3b8b850b9dea839483e145b6 1 0.00/1.00 vMB 0
1,012 1,012 000000002048a8c44e5fcc9b0f19b2ed1fe2c63842ef88c9a29f54607087dc32 1 0.00/1.00 vMB 0
1,011 1,011 00000000bbafcd3677dc5f3c713f464996e0253a2457828d3e775c83191abefc 1 0.00/1.00 vMB 0
1,010 1,010 0000000074679515061a7e8272f315ca6735ee18105e3d4e867cbc87988e2759 1 0.00/1.00 vMB 0
1,009 1,009 000000008bb80b928343bc65ea33b2c97b722d7b85f0470d32a7519d2b7e5550 1 0.00/1.00 vMB 0
1,008 1,008 000000005f7e442c07d918a1f2cd4f594f5e1946c22b06ffd7dfe378f59f70e8 1 0.00/1.00 vMB 0
1,007 1,007 0000000037b9be6143407617d34d7dd70a09aeb68e5da5a092bf5d19d7a06da6 1 0.00/1.00 vMB 0
1,006 1,006 00000000c88cb61c8093f11df65dbc6633ae783e6f51be9aa8bbc6c624a994e2 1 0.00/1.00 vMB 0
1,005 1,005 000000006659f6eed8840da4336211802af29eb04453e7e92d0f80a98f3e833c 1 0.00/1.00 vMB 0
1,004 1,004 00000000aded3a9953bb6acd0f51a99ac433369696116a6b72754c672a350a65 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.67 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: 777.52 GB
    • Received: 21.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.