Loading Tool

Explorer IconExplorer

Memory Pool

78,101 transactions
29.31 vMB
0.06434838 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt 1fa263af5a74c71dbbde276c7a4d6f23974de5fc27d30ccac128da931ef4becb
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root cb6ef88077887940b1bd18ab1035635cf751be7b4fe44ba716c98ccf3fbf9968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,045
Size: 1.00 vMB
Total Fees: 0.00494998 BTC
Feerates: 50.25 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (333,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,507 581,507 0000000000000000000822bc99242967a672f2af46506ddcb29d42ccc5088393 1,099 0.80/1.00 vMB 6
581,506 581,506 0000000000000000001d9e9f3a426d7a795a2a76786f1e75a1264b4a9819f6e4 2,592 1.00/1.00 vMB 40
581,505 581,505 00000000000000000014e62deea661cdb6bc7c86ddfb6388e148e249979aca99 2,377 1.00/1.00 vMB 61
581,504 581,504 000000000000000000216d07a1be7d24f822f3592b0cce8f0f8cc1fd9ca776f6 1,955 1.00/1.00 vMB 85
581,503 581,503 0000000000000000000ac675fe642fd035a34e2cafc9df3b5da05895d43031f8 1,699 1.00/1.00 vMB 104
581,502 581,502 0000000000000000002334c9c2c05186b4bf62d6fe14b703f885c8206c376579 1,937 0.85/1.00 vMB 56
581,501 581,501 0000000000000000000ad6b0587738260ea601d887b5d0be84231d5961d09f27 467 0.24/1.00 vMB 48
581,500 581,500 000000000000000000120a284702d4fa3a84924460c1cb9771485d7ed34660d5 1,976 1.00/1.00 vMB 57
581,499 581,499 000000000000000000225570fabd8e8a9e860f32c2bc2e95ef173aebf19d46c3 2,774 1.00/1.00 vMB 54
581,498 581,498 000000000000000000014eefedfa58abb3a40c4167cd75ff060da165b70f3b63 774 0.25/1.00 vMB 34
581,497 581,497 000000000000000000102bc4511d503f2e5c3489ceb54d09f927eebf9adf899c 446 0.13/1.00 vMB 55
581,496 581,496 000000000000000000055333a2abe3c39241616eefbbf7a80f8b15e0e9b64f4a 2,039 0.67/1.00 vMB 36
581,495 581,495 0000000000000000001fe090c4dcee78e75028f00c1206482ee54c3b49a6dbb1 1,283 0.40/1.00 vMB 41
581,494 581,494 000000000000000000067c597d93e19bab1320ea06715160e0db791da8beb368 1,625 0.72/1.00 vMB 32
581,493 581,493 0000000000000000000373a921e8e20df2729ac89eb366fe1f971d511038feed 2,680 1.00/1.00 vMB 28
581,492 581,492 00000000000000000020381aea7699570baacc6e420f252f0f034ca8216ff43f 2,320 1.00/1.00 vMB 74
581,491 581,491 000000000000000000128e5acbae17718d2063ce95ac3f2f4f899c41e5a6a37e 1,880 0.71/1.00 vMB 36
581,490 581,490 0000000000000000001b9c7d09bf32a52f423941eb1302028f73e44a28cfca59 1,052 0.35/1.00 vMB 39
581,489 581,489 00000000000000000013db7ed7d56b44dafcd01fc4c09f1e5b57749de974344a 2,544 1.00/1.00 vMB 39
581,488 581,488 0000000000000000000a79842ebbe30414ce69880a681d004c599ef079cca6b9 3,042 1.00/1.00 vMB 44
581,487 581,487 000000000000000000039da3fc4e30c5f336002f696a8592ca046e947833463c 3,047 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.