Loading Tool

Explorer IconExplorer

Memory Pool

76,703 transactions
28.48 vMB
0.06528017 BTC
Random Selection Loading Transactions
Max Size: 172.88/200 MB

Candidate Block

Mining Attempt ad98f649bc6d5fc1efdb3d81650093ec0f1f6f6b1a09ad196d15128abcbbac23
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 489d33ec117ded2ef07a7c4024156d7927f944744e2a4a7bdc5219870a8776a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00613911 BTC
Feerates: 178.73 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (214,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,624 700,624 00000000000000000005c0bff32080baac12ee28425a4225558feb6febf25749 2,138 1.00/1.00 vMB 15
700,623 700,623 00000000000000000003afc84f7580c91f45dcfb58cce86fff1daa0e8db4ca0e 573 0.66/1.00 vMB 8
700,622 700,622 0000000000000000000eb19d3a6be91ae074af2227a398f12c061130528400ce 1,141 0.65/1.00 vMB 4
700,621 700,621 0000000000000000000ae47049def0549fa414db6c0fb22c375cd8043684d04a 1,936 1.00/1.00 vMB 13
700,620 700,620 0000000000000000000a05c2787c286467ec37e7c927f78f2c8c9cafe957f982 1,311 0.52/1.00 vMB 5
700,619 700,619 0000000000000000000deb14cbe1c3aba4521036396e4aca12437bada0c8f8cd 2,281 1.00/1.00 vMB 16
700,618 700,618 0000000000000000000e67bf3f23f659799241f43bd1732372c928c81fa15572 705 0.35/1.00 vMB 10
700,617 700,617 00000000000000000005de206675da4aa8c3c89b177c5d6d7b37c0332b769039 1,339 0.56/1.00 vMB 10
700,616 700,616 000000000000000000003f6c3e09191ead721aa7b79f883199af88126b50bd38 2,192 1.00/1.00 vMB 10
700,615 700,615 0000000000000000000ade1cf66e06ccceccba2621fd3f8a57c303e1de55d71f 641 0.28/1.00 vMB 12
700,614 700,614 00000000000000000005f51b499ef3adddb05b6e6b4086afef7027595ec9f121 1,856 0.80/1.00 vMB 15
700,613 700,613 00000000000000000007da5d13ac2e41749870b16ccef3440b90900dc8db9bad 458 0.37/1.00 vMB 1
700,612 700,612 00000000000000000000b590198581ea365e693877845dec1f1cf5169bcee08c 1,431 1.00/1.00 vMB 7
700,611 700,611 0000000000000000000e8f0c950887a040246a16978b4420ee4bda208a0aac30 1,649 1.00/1.00 vMB 19
700,610 700,610 0000000000000000000397ac86aa3e40460d66fda094179344bc457ab9c4b07c 1,896 0.99/1.00 vMB 5
700,609 700,609 0000000000000000000ec60a684c34fe7e997bd16940d0daa9fe90615bce4b18 2,094 1.00/1.00 vMB 28
700,608 700,608 00000000000000000008704b9f4a34407d12215d2e6394533404d73e7d6e3104 358 0.12/1.00 vMB 16
700,607 700,607 0000000000000000000c201397305073c30a650fb56c93ef3fab9d97e090027a 1,025 0.65/1.00 vMB 12
700,606 700,606 0000000000000000000e0d81bbf20da82bce82fb0d019fff7ac628c1578c4d6c 1,676 0.95/1.00 vMB 5
700,605 700,605 000000000000000000056e962cea22010f193a15942ec8e582544c05931c93e7 2,281 1.00/1.00 vMB 18
700,604 700,604 0000000000000000000ac4bcbb3aaee3a1f69fbd6f3add2fae8edb9c342b75f6 2,604 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.68 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: 675.60 GB
    • Received: 16.43 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.