Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
34.42 vMB
0.14203654 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 118b502d9dc2d59b3b50570a6d06bb06e4466bd578fb5c04cba4ba26e9ed57d4
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 3116dff4bc89acf24055dbfbf89650e1e55fefeff2d892c4b66fda7ffbdf24a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.02916485 BTC
Feerates: 104.71 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (629,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,694 285,694 0000000000000000e62d355ed4029b156d8cdaf1b63c522329cae4bce4c50a71 247 0.12/1.00 vMB 35
285,693 285,693 000000000000000100316999de62bfe53739650b79fe1ba7ee76188cd80c365a 294 0.12/1.00 vMB 38
285,692 285,692 000000000000000138c1449d16d95b5c19abfbf47b4d4c5bc7c5f66bd474e252 67 0.05/1.00 vMB 16
285,691 285,691 00000000000000016a7cc7f194f31ffbd1273c08d69764dfe66dd5cace9a7c8c 441 0.21/1.00 vMB 37
285,690 285,690 00000000000000011e66adaf8b62e62d718188684f624a75382d9aaaf2a46ca7 1,285 0.67/1.00 vMB 44
285,689 285,689 00000000000000016176f663ca90f785b1968f99d11364d39b63f790b3b44895 303 0.17/1.00 vMB 42
285,688 285,688 0000000000000001425a9fd3b6225ca1a973f2b114e834be53d8b47bb1c88ad8 722 0.41/1.00 vMB 30
285,687 285,687 0000000000000000d23600d422d359a084de6a256dfe5362a95ae417024e4776 183 0.06/1.00 vMB 118
285,686 285,686 0000000000000000ba0c773680dd74b9d950d612d4951bb6f4340367df80ca79 252 0.35/1.00 vMB 14
285,685 285,685 00000000000000012d7a5fac654e1109b8bf76d530a43650cc7d9f9ad22c0913 118 0.09/1.00 vMB 32
285,684 285,684 000000000000000033bab35558d85a2c8ad5f0ecd9c9383026d84349b6b991d5 199 0.10/1.00 vMB 34
285,683 285,683 00000000000000017059ea93a3b7f8ffe02c7e811c9e945a0492eb4abbee9cc5 79 0.10/1.00 vMB 19
285,682 285,682 000000000000000060cc86ab89d0ec47e9204cf15a042fdb6d485ca216a8f803 993 0.46/1.00 vMB 52
285,681 285,681 000000000000000173fc4dae282d6420284e5d304ae0ac1775e5aeb9dab85214 53 0.04/1.00 vMB 11
285,680 285,680 000000000000000045916a4bede326c0fe12a687bd29adf432e18de96d49407c 166 0.10/1.00 vMB 26
285,679 285,679 0000000000000000ad3354c47ecb5c94e9042504dfff36b53884570ea9564c45 83 0.10/1.00 vMB 8
285,678 285,678 00000000000000000dcdc879bf21021f2c58504a14dfb036eb3519bceeff7573 143 0.21/1.00 vMB 14
285,677 285,677 00000000000000007f8f088c46cab6616ad0120ecf6dab71a7343dfa393bbe6d 868 0.35/1.00 vMB 38
285,676 285,676 0000000000000001708739ae9edc5e0e081ac7a810c210e0f1992afcb9031b4b 181 0.06/1.00 vMB 157
285,675 285,675 00000000000000017121a977a3f8e07b369144c99bdca3b73b08bbdfbb8b18cc 97 0.09/1.00 vMB 33
285,674 285,674 0000000000000001281c65918224cfa208a991bf287df5d11f0e6714543f559d 547 0.32/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.09 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: 726.41 GB
    • Received: 18.45 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.