Loading Tool

Explorer IconExplorer

Memory Pool

82,533 transactions
31.25 vMB
0.12490800 BTC
Random Selection Loading Transactions
Max Size: 189.38/200 MB

Candidate Block

Mining Attempt a7229ec1d7f43ae0c234e5a4f76c396f04d5c468466a00ff8a1bdda3cf5ae6c8
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8bb807e26f3c1ab1f439ff54eb1cacd98e737bad986159c9d92f0d90694a0754
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.04277912 BTC
Feerates: 318.30 > 4.29 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (813,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,475 101,475 000000000000d7b869d5da27f92c47f063add96e707cf280cf94d4cd13a06b10 1 0.00/1.00 vMB 0
101,474 101,474 000000000002d4001aad254f72b42b62961a28c62f9013f3b207745bc4d8b3d7 1 0.00/1.00 vMB 0
101,473 101,473 000000000003e65802f5704f25eac5c29c7dbf39e1f7b9e37a62f90de0b28b08 4 0.00/1.00 vMB 0
101,472 101,472 0000000000033c142918407523b20406fccf624e2272bddb1681ee0c6ac4575d 3 0.00/1.00 vMB 0
101,471 101,471 0000000000000e7b4afc9f7658088b455bdc9a1d6c3adfeaba481243194db102 8 0.00/1.00 vMB 0
101,470 101,470 00000000000148e3449f8b85bbaa06ab31480e57a27b565648ebf14bb5cbf85a 1 0.00/1.00 vMB 0
101,469 101,469 000000000002e9b7b23fe1706699c920b9f07e1a3a72e43153f2316832ce71a6 5 0.00/1.00 vMB 0
101,468 101,468 000000000002fe75bdfeb629e3a7802df4323185cd6348581578dfebec86cd6b 1 0.00/1.00 vMB 0
101,467 101,467 000000000000a135b6d68173651f44a0315a9b975fc2ade49679b86585b3ff37 6 0.00/1.00 vMB 0
101,466 101,466 000000000000d34520ef5953addaed0b190b258a7ce8997484e58db1e9fb3275 1 0.00/1.00 vMB 0
101,465 101,465 00000000000054972cea18208b4808dd9ef930960eb62b81259658a4a0aacb5b 136 0.03/1.00 vMB 0
101,464 101,464 0000000000023b10cf18ecc22916fee02690b8cab2ea6688f2b2cb8aa6220060 7 0.00/1.00 vMB 0
101,463 101,463 0000000000012bcab6b76287d7d282bfac7aaa0817bc23e89f4656a3f239deba 11 0.00/1.00 vMB 0
101,462 101,462 0000000000016190728426cbbdbc10d4c958a00e6f88e68e839c778c65fd6670 13 0.00/1.00 vMB 0
101,461 101,461 00000000000092ade094bae3ec598690be87360a31092a0971a3effd8d008d04 14 0.00/1.00 vMB 0
101,460 101,460 0000000000013d186596aefb6d79cba14b5fe236375313c43c0d49a190f426d8 14 0.00/1.00 vMB 0
101,459 101,459 0000000000006aa28eec3a280f62e0e97ddf5be71dab579903bc2d2e21a29699 14 0.00/1.00 vMB 0
101,458 101,458 000000000002cc52c7e203c3c997eaf6eb8c03e8502c58dd810385cfd13942a7 14 0.00/1.00 vMB 0
101,457 101,457 00000000000205093e0e545b47e753be83152ea38a7b57925fc61dbfc4d9347a 13 0.00/1.00 vMB 0
101,456 101,456 00000000000302f1f9e65febf28805499a1d5e702d2500ba5ec6273b8ed6eb77 14 0.00/1.00 vMB 0
101,455 101,455 000000000003fc95aa07f7a0615f780c050e2f551127abafacc769a18903edbe 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.08 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: 722.21 GB
    • Received: 18.39 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.