Loading Tool

Explorer IconExplorer

Memory Pool

79,119 transactions
29.56 vMB
0.12269912 BTC
Random Selection Loading Transactions
Max Size: 178.59/200 MB

Candidate Block

Mining Attempt 282b6028ca08e6c1e8e296d2c0c4c1b09e54ddf409966f40480cd7baae9e7c91
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 59cb095212c3826dfeeea357981aedeca454685d028685646e518875a4893bde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.04320334 BTC
Feerates: 198.58 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (134,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,390 780,390 00000000000000000002c076088199acc65e4bdc52c4992d94e294e3627b6292 1,705 1.00/1.00 vMB 9
780,389 780,389 000000000000000000043ab3a935e90059ecde923c0b6fab4b1e0612174e3b3c 2,233 1.00/1.00 vMB 27
780,388 780,388 00000000000000000003caaadd65e18a97df713517eae66eba3409db68bb403b 585 1.00/1.00 vMB 3
780,387 780,387 000000000000000000004fce6fd095f111d51829c76448ef0b0602c9ec75ca1f 1,989 1.00/1.00 vMB 11
780,386 780,386 00000000000000000005532b7f6d0e69824cfdf071336e0eb9ecccd9dbd597c5 722 1.00/1.00 vMB 7
780,385 780,385 000000000000000000051c509b703cc82b15e3a2d3f18a9e29f176ca6dc219fc 781 1.00/1.00 vMB 8
780,384 780,384 00000000000000000004a1778e370618cd4e34518e656215fa1090541e6fed63 831 1.00/1.00 vMB 7
780,383 780,383 000000000000000000044193f132287b293c480e18a8b9a0703c122ea02e3964 456 1.00/1.00 vMB 4
780,382 780,382 00000000000000000000395758f666653079b2efc20c1ce595c48ca484e76dcc 1,861 1.00/1.00 vMB 13
780,381 780,381 000000000000000000067636b90a71fddd4e32ee7dddf1919984329ba6c50a5b 2,547 1.00/1.00 vMB 22
780,380 780,380 000000000000000000050ebdf58a20ea47a5c91e6a5756957c7e4cc94d81a193 1,416 1.00/1.00 vMB 9
780,379 780,379 000000000000000000044e2c283f7b426e03d507d342c7693a9bdf74913693d5 2,399 1.00/1.00 vMB 7
780,378 780,378 000000000000000000018e8c2d726568cad90bdff1ec1c5b216e7a500dc4c8c4 2,203 1.00/1.00 vMB 25
780,377 780,377 00000000000000000005bb6db0da40b1c0330e9273cd3b2b61edb400cf0d034d 1,719 1.00/1.00 vMB 32
780,376 780,376 00000000000000000002f7ee7af47a42f086f960690297e08f2ae06aeb65dd74 623 1.00/1.00 vMB 4
780,375 780,375 00000000000000000000238d067c1e19fc4e50b58d62d8a3d5ed82ba6126ee30 663 1.00/1.00 vMB 4
780,374 780,374 00000000000000000005a3d593f051663322c4b249908ca757ca503466b88ef5 484 1.00/1.00 vMB 3
780,373 780,373 00000000000000000000bce34646d2ac8ec3ab1cca22a69b1b554b0b998920fc 2,013 1.00/1.00 vMB 12
780,372 780,372 000000000000000000004ca3283434c60f43c73ce83ac081c2ee1dec5b7adf6e 837 1.00/1.00 vMB 6
780,371 780,371 00000000000000000003afb970c3894176bbcffc2efbd1080b09d3840991ecb6 1,081 1.00/1.00 vMB 4
780,370 780,370 0000000000000000000322ebfcc03c903829c43bd75974d0bec9037647f8da6f 2,247 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.86 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.95 GB
    • Received: 17.25 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.