Loading Tool

Explorer IconExplorer

Memory Pool

38,055 transactions
31.22 vMB
0.08439228 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt 2ce005a5b13551fd45d501d8462dda723c34a23c63cf11675df80ae3cd611b36
Version 20000000
Previous Block 00000000000000000001a85c3c399f498d0bec2bc31fd48cfb44a2ea48876ab6
Merkle Root 4132e155d2246efafbd9a71c1cfde8e90b102cb6233eb2c1640163bbeeb4bd6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.02051419 BTC
Feerates: 327.53 > 2.06 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,356 (904,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,352 10,352 00000000f6008745d9db6952b2aa1b9d9f647688267b0b6b98dd8c953198177f 1 0.00/1.00 vMB 0
10,351 10,351 0000000089078910e9e67217e847d6a7001166793ce3b2d15540915eedccafde 1 0.00/1.00 vMB 0
10,350 10,350 000000002828e0eedd51f6b46fea0a1aa2f0e79813951ca6dab56cab964d54ab 1 0.00/1.00 vMB 0
10,349 10,349 0000000047b78ca7bd05a7d36f6e2fedb6d065addbb6f85b2743bec99e3c15fd 1 0.00/1.00 vMB 0
10,348 10,348 000000004bca37f77abfe5b287bfe369c482b9af4561956521782eda88f96d51 1 0.00/1.00 vMB 0
10,347 10,347 00000000d8b2b56d29216d83bb296ebb9fa055fe781d4a6628341f8e69c9bb78 1 0.00/1.00 vMB 0
10,346 10,346 000000006804d028dc3e730939b83bf2ef7f663d2c7021bb328fe5ce01b66d2c 1 0.00/1.00 vMB 0
10,345 10,345 00000000257e1b1722b11a72ca4d179255088cc96d97ec22b43d551931c19908 1 0.00/1.00 vMB 0
10,344 10,344 00000000980b1e2df2c0521ea535e63fba213240f578a4664bccefeed2a3a3c1 1 0.00/1.00 vMB 0
10,343 10,343 000000009590d7404a9099127cdbaaa0255b5142ea12b808fe5fe15dee4f7e10 1 0.00/1.00 vMB 0
10,342 10,342 00000000c5fef55bc9cc3d4bd26d4f5495af1dba2c4e284a3e9915f7c4a77980 1 0.00/1.00 vMB 0
10,341 10,341 00000000a93707e85ee41b181de82e0ef1d57bf662bec505fa4af11da2477fae 1 0.00/1.00 vMB 0
10,340 10,340 000000004a18468d768c8f3502738b7740ac530263da5770ffce30979bbfe85b 1 0.00/1.00 vMB 0
10,339 10,339 000000009d9c2369e07d6ab4c46e09d4054983b9d826eea43a1bff85a67ad176 1 0.00/1.00 vMB 0
10,338 10,338 0000000057963e26862169ecd75e21780a98dbde9826a3926ea1e28c7edea1b4 1 0.00/1.00 vMB 0
10,337 10,337 0000000038addac0dd7c8940a10872798ef1b5e9e1d43c3f8b5ab76aff397233 1 0.00/1.00 vMB 0
10,336 10,336 000000006464ffee523d8b4081c99eda3d2442ee70d1416e73d85a40b4092dfc 1 0.00/1.00 vMB 0
10,335 10,335 00000000c0214d922336d37b32264e6df13a57734a29d8a079f5a499b24600d6 1 0.00/1.00 vMB 0
10,334 10,334 00000000148317aa39f75530d0db89b3ac95516c04e14e7709f7f0a77301c785 1 0.00/1.00 vMB 0
10,333 10,333 00000000a33fb5bb25fb54fb0ae4487c432dc3330a93547a4c966aa7441fe1a0 1 0.00/1.00 vMB 0
10,332 10,332 00000000f5c2adedf107cf8281c84e59ed327cf6de242c1084499bd94812f015 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 589.08 GB
    • Received: 9.57 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.