Loading Tool

Explorer IconExplorer

Memory Pool

79,407 transactions
29.28 vMB
0.08864144 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt 8582e5c064c76a23086b05f086cb69faf3fea604f862d1d14ab7b85831ce6f5b
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 6d4879cca62b1b0e02051b12ff43c43be99a750c7b5f6aa62588cdc69c70e34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,939
Size: 1.00 vMB
Total Fees: 0.02733003 BTC
Feerates: 146.36 > 2.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (546,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,634 368,634 00000000000000000af9c1cefdb7ccad0e5ae8b0bca6257140e8ba1ceab4858f 567 0.85/1.00 vMB 21
368,633 368,633 00000000000000000e4d89a079c7f0a463ea8d9cdc8af7b32261c89df24e0d6f 788 0.95/1.00 vMB 27
368,632 368,632 000000000000000008f37f6670a642c87007de5ed5f7ea171202eeae477875af 903 1.00/1.00 vMB 37
368,631 368,631 000000000000000006d30e4952e968c28d331dcc1a4d594a96867e5d6aa981ff 431 0.30/1.00 vMB 30
368,630 368,630 00000000000000000d941ef9521a430167332ba9fbe44eb58952a1617d33d68d 605 0.81/1.00 vMB 24
368,629 368,629 00000000000000000ae67aaeaeba8269b2b3eb77a4af61db029616edefbd2a41 1,221 1.00/1.00 vMB 29
368,628 368,628 000000000000000009e765dcd3c45f3e43e1025f8a556de0c51305b716311120 485 0.59/1.00 vMB 20
368,627 368,627 00000000000000000e2bd714c2c91ccb2fd459b53c86e17fb3d2cdc04e57bd3d 410 0.68/1.00 vMB 21
368,626 368,626 00000000000000000c88be8b4ea5f4c83b7accf90673d4e8139ddeaaae0a5f92 523 1.00/1.00 vMB 24
368,625 368,625 000000000000000005e4d3bab0205c8fb462b40f8dcb45e90690c49101f2ad5a 1,136 0.95/1.00 vMB 34
368,624 368,624 00000000000000001501758eccae6ff22e8d295bf5dae9a006d82d83a3b2d050 404 0.68/1.00 vMB 22
368,623 368,623 000000000000000000bb7321d6626815350020aa2a11e52e37a357de57764c36 1,088 1.00/1.00 vMB 39
368,622 368,622 000000000000000013ab2c23045a607f67e831da297714ef4acb237e2aad33bc 396 0.24/1.00 vMB 26
368,621 368,621 000000000000000009c40ae736488b6928d5aa31e7d541904190412583048ccb 788 0.75/1.00 vMB 27
368,620 368,620 000000000000000011b124bf6af22374cbbaa36d1ad8e940225c009dd21535f3 726 0.85/1.00 vMB 24
368,619 368,619 0000000000000000075e6a91ad3fc99054a68e094b5835d710ffdd508344b200 508 0.79/1.00 vMB 20
368,618 368,618 0000000000000000006d7ee5d0d83a78ba7b8d2160f10a9a5d192501431c87a3 689 0.90/1.00 vMB 23
368,617 368,617 000000000000000001de41c7252f5721933cc3beeb5f2d681fc5027137bbb344 962 1.00/1.00 vMB 26
368,616 368,616 000000000000000010ee4f8279f1b471cddbdde4a1b2311e10a7e5790a7425dd 963 0.95/1.00 vMB 29
368,615 368,615 00000000000000000c4f69c66e58d5c83085c5e68c8d2553c635abf409ac89df 860 0.93/1.00 vMB 27
368,614 368,614 000000000000000004dc44a131040fe35f51f60c3421512bc2663de2a351defc 1,480 0.84/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.