Loading Tool

Explorer IconExplorer

Memory Pool

75,708 transactions
28.08 vMB
0.08681038 BTC
Random Selection Loading Transactions
Max Size: 170.47/200 MB

Candidate Block

Mining Attempt 703c81ffee84afb154f9de3126d148d84fbd7260c7483a5b49c7d936cf1c379a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 07e98e47607bbeba5f5bab09820a719552041a397b7a52776897af38bd2da6a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,816
Size: 1.00 vMB
Total Fees: 0.02644785 BTC
Feerates: 402.60 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (270,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,509 644,509 0000000000000000000a86fbe3a726418a6f942a36560b74c44f9623db5eed2e 2,499 1.00/1.00 vMB 78
644,508 644,508 0000000000000000000dd57ea18566e002d41c1d7fff1b5a56713c5e5327176f 2,251 1.00/1.00 vMB 68
644,507 644,507 00000000000000000009c1cb2360943337c17891724429ca37b4ae5d453b1ebd 1,656 1.00/1.00 vMB 13
644,506 644,506 0000000000000000000fed26f8b0c834643af5131c5c2b7f8921abacf001e6ac 2,635 1.00/1.00 vMB 95
644,505 644,505 0000000000000000000bf495ef3a285497fad2a97fd7ddd4180dae79d171ec40 2,307 1.00/1.00 vMB 79
644,504 644,504 00000000000000000006183ecdac1c7f956f7c9b88d420fa336920e9717f9bcc 1,928 1.00/1.00 vMB 33
644,503 644,503 0000000000000000000f9af12bf4c19d3311837f6fb7963b295f53ce1bfeda50 1,109 1.00/1.00 vMB 19
644,502 644,502 000000000000000000078ab6ede19538f2687c599354131d2e6b808d948643b1 446 1.00/1.00 vMB 16
644,501 644,501 0000000000000000000a24b575ec0638bbb05182c1e6750727cf6797eec635a2 1,367 1.00/1.00 vMB 47
644,500 644,500 000000000000000000065ec404d1b6f71e3f76744fd9f591060241e5d2ab25c3 909 1.00/1.00 vMB 19
644,499 644,499 00000000000000000006d4d4a76d9e6994e409cf173364dcdfbcca74815a3e30 2,145 1.00/1.00 vMB 30
644,498 644,498 00000000000000000006c258aac63878bb0a971acd736400311699c866f71e4f 1 0.00/1.00 vMB 0
644,497 644,497 00000000000000000002cb45fec6d621087970b900bd2129c18c0b72d311440e 2,987 1.00/1.00 vMB 133
644,496 644,496 000000000000000000071a4c7990b5906c18f22093f8244102e055916d3350e6 1,514 1.00/1.00 vMB 29
644,495 644,495 0000000000000000000bb4479a9d478a0138ec33d1efb8dd981f81285bfc6c97 1,699 1.00/1.00 vMB 43
644,494 644,494 0000000000000000000ebfcf3c955648b069dc23874c08e02b628b3bb8bb4add 2,127 1.00/1.00 vMB 14
644,493 644,493 0000000000000000000ba88be2897bec898e6da6251b6163eb1aa35e2516a2cd 1,783 1.00/1.00 vMB 71
644,492 644,492 00000000000000000008b78d11bdbd538d90a117cf9576c21295169ba8a1c0e4 2,192 1.00/1.00 vMB 55
644,491 644,491 0000000000000000000966bcd3c845768676b6e97cade66f6b2954b425101803 2,961 1.00/1.00 vMB 129
644,490 644,490 0000000000000000000bc263cad01125c4a7ef75e5bd1fe4a23ac9f6dc8a4ce2 2,396 1.00/1.00 vMB 108
644,489 644,489 00000000000000000003c71578e731507c4c56292c651b21db085bcd4bb8dae2 2,005 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.93 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.69 GB
    • Received: 17.58 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.