Loading Tool

Explorer IconExplorer

Memory Pool

79,413 transactions
30.31 vMB
0.12519429 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 2ff26d231e302242c7c641954cfb03d4e520679afed7086a73400322c43e546a
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 581e414188597daae6d6c6f6c0f88821c968d320bce9fc60a1708f4fa2c09014
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,417
Size: 1.00 vMB
Total Fees: 0.03209673 BTC
Feerates: 301.69 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (863,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,457 51,457 000000000ceffad9ba8aedb26bd862f47e28932e642bf49c8f0c276fd1a05915 1 0.00/1.00 vMB 0
51,456 51,456 00000000056e81ea77d2cf909d1d5f6cd040e27ce65c05ca6ade61f6abef7127 1 0.00/1.00 vMB 0
51,455 51,455 000000000bec3c29ac34222bbf5f6e854a226be05cc8ae3f8f9dbef6609a5208 1 0.00/1.00 vMB 0
51,454 51,454 0000000001177bd155d0a93419d98f6cfa8e4244a70f98369808e91096286ad1 1 0.00/1.00 vMB 0
51,453 51,453 000000000dbbfa5fdfb05864bdffb0c393ef5f4cf631e8a18394f76ea09cc0c9 1 0.00/1.00 vMB 0
51,452 51,452 0000000011fe22c63483d750da925d859a3f51a7defd0f47ac20f4d76f7cd066 1 0.00/1.00 vMB 0
51,451 51,451 000000001780c4fe8605c7680a40cf222224ac762951e806335d487861ecc020 1 0.00/1.00 vMB 0
51,450 51,450 0000000018fe803397ee8ddf729cbebef9f953dd7852160e347e9b3fd332ce27 2 0.00/1.00 vMB 0
51,449 51,449 000000002091289be15b937467dc014612761b4b66f53424e5b85e8478f8ea26 1 0.00/1.00 vMB 0
51,448 51,448 000000001a24b13833d970512ba300b44c884e28193167a002c023bf74d67d21 1 0.00/1.00 vMB 0
51,447 51,447 0000000010a5edfe54144f08bfadad780b9a0e060cb4b420416835357551b0b2 1 0.00/1.00 vMB 0
51,446 51,446 0000000006d6d0d73580e65149e21c059561d95189c949540b8f4004882b7fc9 1 0.00/1.00 vMB 0
51,445 51,445 000000001929d944ba0a7ba782a23933c8a2fd736e5b2e8797cf5a5f4d551ae5 1 0.00/1.00 vMB 0
51,444 51,444 00000000076cd90c71b489d5488f068e561cbd3ebb011bb874b9b7b140227c54 1 0.00/1.00 vMB 0
51,443 51,443 00000000127019892f5a485b719cdc372a8473518f7e85b62dc897f60af73e26 1 0.00/1.00 vMB 0
51,442 51,442 00000000033a1cdd0c230efef737f87d2053e8396ac0ba096c53bdc581459722 1 0.00/1.00 vMB 0
51,441 51,441 00000000024ca3621f95b99830e8fe0387bdfd4bcc47f9b38c1865311b7d46d1 1 0.00/1.00 vMB 0
51,440 51,440 0000000000d6b771df8368a8a5c27eb8117a66e5fd1429977c7f981cdccf0666 1 0.00/1.00 vMB 0
51,439 51,439 000000001258810f9d9c96eabb96e803040800e748d252b0d395cefab5c75094 1 0.00/1.00 vMB 0
51,438 51,438 0000000013af7c7c7484a778be3ca26104817c1cb0f8a5ca5ac14c457f46ce84 1 0.00/1.00 vMB 0
51,437 51,437 0000000014d58eb1ee9b9e79f42ad330ca8d7730e0ed133fce6dc0bf774bb6a8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.