Loading Tool

Explorer IconExplorer

Memory Pool

78,549 transactions
28.85 vMB
0.10949908 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt 5ac00a526fb801d116ae559a194d1d11a0be576fa09f66ad8bf7f184fa683c1b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9adc5527c6da209546dd3e7f92979d4f251a4db14d51fc3ee04016f8c4b274a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.03882789 BTC
Feerates: 602.26 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (238,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,504 676,504 000000000000000000011e120a5ac511029e66c581ebff88fb20a61b42c228d7 1,267 1.00/1.00 vMB 27
676,503 676,503 0000000000000000000469966dad324967d3cf47cf654c966e4affb707314dac 743 1.00/1.00 vMB 15
676,502 676,502 00000000000000000004e3097facde32a4b60093a5bb0b3915c857b5d42aa072 1,242 1.00/1.00 vMB 27
676,501 676,501 000000000000000000038c579d1ab7822187ae7a5b07e2e7ab7b5a8ab5485da4 278 1.00/1.00 vMB 9
676,500 676,500 00000000000000000000d907470f8b001340a7e36838b907dd647e1b0bfbfcc5 2,103 1.00/1.00 vMB 36
676,499 676,499 00000000000000000009868fbf6320c1c7e31b8e4d47178e4dcc0f5b0f0e68fe 1,313 1.00/1.00 vMB 23
676,498 676,498 00000000000000000008b6021f28c4d3533808a2f3e0854936826901d740628b 639 1.00/1.00 vMB 18
676,497 676,497 00000000000000000006b2d8f97cc695dfb0f9e7e73a675ba234b945df942cb7 1,424 1.00/1.00 vMB 21
676,496 676,496 000000000000000000011ea01b45f012e3c688cca615ea51a176c198d8ac00e3 2,358 1.00/1.00 vMB 70
676,495 676,495 0000000000000000000b13d9ed802e853bf7e0b4742380d0f2c2a2038587dce3 1,976 1.00/1.00 vMB 55
676,494 676,494 00000000000000000007b5cbb5a8065a5a0e760f973ab0998c6ab847b9d9c488 343 1.00/1.00 vMB 15
676,493 676,493 0000000000000000000c6516f91fabc3481b395fd0554e86b326b719dd549dfc 462 1.00/1.00 vMB 18
676,492 676,492 00000000000000000006faafd68665929d18d9ea02d29b5fd6101215e7824b7b 999 1.00/1.00 vMB 27
676,491 676,491 00000000000000000004c9f8351ba78cca5d5bd76ac92a85784bf93245dcc9b5 1,002 1.00/1.00 vMB 30
676,490 676,490 00000000000000000002bb3d5447f590b728e47d3ff51f90ce55f151af3fc6cb 1,579 1.00/1.00 vMB 38
676,489 676,489 00000000000000000001568e72a26b2bed6507a2ad59a3693c1df544298aa290 1,124 1.00/1.00 vMB 26
676,488 676,488 00000000000000000002d9fa4b7e3556d222aded2b096f4e134da86fa85911ce 849 1.00/1.00 vMB 29
676,487 676,487 000000000000000000042264a471acdf4b9b3cbd98e585072f1505f092b7d3d3 833 1.00/1.00 vMB 35
676,486 676,486 00000000000000000004194093f23783768d7904234c0dbba53e85bce6ecd8b4 819 1.00/1.00 vMB 24
676,485 676,485 000000000000000000017405ac02f1d4189edb4fda1d22b23336aa2c5941aa0c 409 1.00/1.00 vMB 14
676,484 676,484 00000000000000000005a08ae6b85891e3b5eb108fd9a91cf51c865e5c2934dd 680 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.