Loading Tool

Explorer IconExplorer

Memory Pool

80,594 transactions
29.73 vMB
0.07671095 BTC
Random Selection Loading Transactions
Max Size: 182.61/200 MB

Candidate Block

Mining Attempt 96d6afc1fd4329a3231dd275aca30350b4aa89c51bdac0375207264f505359d2
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 077369463930aa5c8d851fc3232550ac65fdd608c1b9453430ba09135f228b41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.01110993 BTC
Feerates: 82.43 > 1.11 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (863,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,460 51,460 000000000630bf4feaa4c2e2f361d97a2a15da64bbfb8a6fae90b3f0812c163f 1 0.00/1.00 vMB 0
51,459 51,459 0000000001c0ddea8c77e656534fb75d770fee9426665b41cb8a87fc70ffaae4 1 0.00/1.00 vMB 0
51,458 51,458 000000002069c3fa854802dabbfa84ddf6f984f2766a79b81ebd993463abc790 1 0.00/1.00 vMB 0
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
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.23 GB
    • Received: 17.67 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.