Loading Tool

Explorer IconExplorer

Memory Pool

41,578 transactions
31.56 vMB
0.08448828 BTC
Random Selection Loading Transactions
Max Size: 158.47/200 MB

Candidate Block

Mining Attempt 93d706a4a41443ccfdf66d53f03c7b8cea40de31298f72cfcbeb544f2f642abd
Version 20000000
Previous Block 00000000000000000001bce059f3583b3cf282475591f68e58ba9a4e27df5768
Merkle Root b88dbbca6a3038f152542997a9545dc7b6845598766ae93963a4ba2311d02fb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01949182 BTC
Feerates: 150.77 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,567 (207,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,085 707,085 00000000000000000009e79866584d198dd00b9ed9d64a619d18331ffcdecdf3 2,709 1.00/1.00 vMB 11
707,084 707,084 0000000000000000000ac565b57a3466a5153bf8443766e1f9cbbdc587e781aa 1,895 1.00/1.00 vMB 3
707,083 707,083 0000000000000000000428eebbe6e79fc2fe9f607ba33c0e37d4c0c0d58489ef 2,778 1.00/1.00 vMB 11
707,082 707,082 00000000000000000001067c6a8f23cb1cddf35d2be4206fb49f5b88d76c371d 3,385 1.00/1.00 vMB 19
707,081 707,081 000000000000000000049ce18b88a53c540e476194d60958eab50750902be972 1,666 0.97/1.00 vMB 6
707,080 707,080 0000000000000000000a0ef709850d311b22a7b7657e26bc6525df5a0f6b479f 589 0.95/1.00 vMB 3
707,079 707,079 0000000000000000000127e54a4cc7778a918ea6f8678beb672dafc2d576a380 194 0.96/1.00 vMB 2
707,078 707,078 00000000000000000003b228a6dcffbddc437c7f4346ea0bfc838e9c23ca95ba 426 0.99/1.00 vMB 2
707,077 707,077 0000000000000000000dbad0252a314611a01b94a5a596f3e5cb8e5cc604d109 1,057 1.00/1.00 vMB 4
707,076 707,076 000000000000000000073a82d0a7a800061d72c4cc378587af84d4374344eaad 2,242 1.00/1.00 vMB 8
707,075 707,075 0000000000000000000de2cae956f4c6becd90423f82bc0b2d0f893ba953f7e7 454 0.94/1.00 vMB 3
707,074 707,074 0000000000000000000d8e05696ee2cf45c64476090a6c79db375d91e76bd7cb 2,034 0.66/1.00 vMB 8
707,073 707,073 00000000000000000001a1bed23130482691a9ac705f783bd5929fbba419cf71 3,093 1.00/1.00 vMB 12
707,072 707,072 00000000000000000009741e282ffa8137058f73eed9d9613cccaa46c57b1493 1,648 0.65/1.00 vMB 9
707,071 707,071 0000000000000000000916244ba7ba042946918a4d4c58225ce7e05d1e578fec 1,493 0.77/1.00 vMB 7
707,070 707,070 00000000000000000002186a5b67bc238573253d3a050dcef884fcab4f30d9ea 725 0.77/1.00 vMB 2
707,069 707,069 000000000000000000039a8e114c5f7760a1a17ddcf540b15a0c36346a14e602 2,241 1.00/1.00 vMB 6
707,068 707,068 0000000000000000000197dcc043b9e517c7e4b00aa8ca82b71513ae50877ea3 2,709 1.00/1.00 vMB 16
707,067 707,067 000000000000000000083cc03413b0eb679b1eb38393a641a8f99258a8a38405 1,376 0.44/1.00 vMB 5
707,066 707,066 00000000000000000004c60c742a3666a622bec3739c2cb8f5d74832a730ba84 2,587 1.00/1.00 vMB 13
707,065 707,065 00000000000000000007a2cd1ab1facd2b2a58627cb5cf0890a2cbc7f266d7c9 2,046 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.62 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: 625.23 GB
    • Received: 11.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.