Loading Tool

Explorer IconExplorer

Memory Pool

74,597 transactions
27.58 vMB
0.07192310 BTC
Random Selection Loading Transactions
Max Size: 168.06/200 MB

Candidate Block

Mining Attempt b2ca63e394d9cbd6abcf80b7d6fd2eac757a0ec87ea096478961f14173418b51
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 077964d28233dac4a9d79a8a45608888520194ebee1a725b0cbb509b82d2ca88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,385
Size: 1.00 vMB
Total Fees: 0.01314939 BTC
Feerates: 150.80 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (108,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,549 806,549 00000000000000000002e7c07c897996abf41fa2d377f354384d1b633510b390 3,271 1.00/1.00 vMB 19
806,548 806,548 0000000000000000000317290c36e3824da6882950bb4a343dd68a7daac8beb0 2,778 1.00/1.00 vMB 28
806,547 806,547 00000000000000000003e6d34cf9de432b0ac96faf4a88b085e426377455ce9f 3,014 1.00/1.00 vMB 23
806,546 806,546 000000000000000000032323dd538530cfdc4ce9e5a3eaf418e3d404b03abded 5,251 1.00/1.00 vMB 18
806,545 806,545 0000000000000000000264c477d5d8032ecfca69653a30d51fe0eaeec98bd609 3,635 1.00/1.00 vMB 22
806,544 806,544 00000000000000000002de1b4c8a7040830aec857fbb904a33bd03b295f6fba3 4,196 1.00/1.00 vMB 22
806,543 806,543 00000000000000000001f9bd64f75fe8745920bd2db08c54691658be35564f1f 4,339 1.00/1.00 vMB 22
806,542 806,542 000000000000000000052ae67cca5756217ce5a98f00b841ae04f3e097f3a987 3,276 1.00/1.00 vMB 22
806,541 806,541 00000000000000000001bf9d544eea54db94a560b5532bd9608d8b4e6176a468 6,069 1.00/1.00 vMB 18
806,540 806,540 00000000000000000002fd0c9cb6493b50619ff3953d10ea1250d8cc58970e22 3,225 1.00/1.00 vMB 24
806,539 806,539 00000000000000000000a347e5ab89d21ee04e679e1adb50859361917b4050d4 4,496 1.00/1.00 vMB 21
806,538 806,538 000000000000000000044fcda1d559a3a468bcae39c26b1f42a7d2bed33dc3a4 3,073 1.00/1.00 vMB 25
806,537 806,537 000000000000000000025b472ffdbaf6a36af1a03100ebd7b5e72e033772e5f5 4,014 1.00/1.00 vMB 23
806,536 806,536 0000000000000000000299a1c33b0ec4296de2213bbd26f805dd9ed00069bcb3 2,458 1.00/1.00 vMB 26
806,535 806,535 000000000000000000004c84edf108755426031227418183530898f4b03b666e 4,394 1.00/1.00 vMB 16
806,534 806,534 0000000000000000000449466446723247a06473d133bc3d3819cc35b8001121 3,745 1.00/1.00 vMB 17
806,533 806,533 00000000000000000004521d837e6750bb64636e8626ff027412a2dce0ae8d52 3,764 1.00/1.00 vMB 22
806,532 806,532 0000000000000000000125059e83984ecb2b2873b105a53f581950ce0dbf5633 3,392 1.00/1.00 vMB 22
806,531 806,531 00000000000000000000b7d215e50a8293aea69c663fa9610957416b5c571946 2,955 1.00/1.00 vMB 16
806,530 806,530 00000000000000000001c1097561ed7080b133388baef40e31937f5c718d6297 3,662 1.00/1.00 vMB 18
806,529 806,529 00000000000000000003142737948b7fff860e47458521a1ee4061c052d736aa 3,172 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.