Loading Tool

Explorer IconExplorer

Memory Pool

49,340 transactions
21.35 vMB
0.05346243 BTC
Random Selection Loading Transactions
Max Size: 122.43/200 MB

Candidate Block

Mining Attempt 02a8f97fe7f4879897aad7d89b628ce64c53ed52e79b26332e2a8168a7a24e8f
Version 20000000
Previous Block 000000000000000000018aad657dffb41080d6e45b75ab49008ea7365eca2651
Merkle Root 1b59ecc09d0a07bc1ccab2c901718babf7b70db5ee466f0cf6c789b8ef03d7ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.01023248 BTC
Feerates: 60.04 > 1.03 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,021 (719,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,686 194,686 000000000000015dd6537976e27742e954f02dba716575cf009935db98be9dba 16 0.01/1.00 vMB 129
194,685 194,685 00000000000001d0531f26ce825672f3e1ff2bce0dc919cb17207c235c784dc6 64 0.03/1.00 vMB 127
194,684 194,684 00000000000000b30421af67eaee9cde0337fe20a2c83c6f7d8e6ee63a6ecfbe 13 0.00/1.00 vMB 91
194,683 194,683 00000000000006d2ceda663171fbb578f56af8fa6a073b6d67758d6143c2bd7d 132 0.05/1.00 vMB 107
194,682 194,682 0000000000000086f53072cc1d2ea5a7d47f4bf0dcea9369930b8e2d4513df6c 1 0.00/1.00 vMB 0
194,681 194,681 00000000000003f18e0bfd77bd753329c3f1beb6cb254e7c14ab1222ccbe5673 224 0.09/1.00 vMB 255
194,680 194,680 000000000000061d0ff3220dc1cde1ab476b44e14a296165e85253f6754f085a 256 0.12/1.00 vMB 80
194,679 194,679 00000000000006323290ece435dce40473dd096151bfcb9f94220b008d0635c4 632 0.23/1.00 vMB 209
194,678 194,678 000000000000077ac3e282ab83c920f10a0bafa0164b7fa1726edc15ea9aa898 344 0.12/1.00 vMB 274
194,677 194,677 00000000000006c03b869c1f7026eef9883560051596aabbeae58ace46852d5a 256 0.12/1.00 vMB 100
194,676 194,676 0000000000000403d0b1b08d9b7b7d9cf022ca86d2380b7126f8aae3799f18e1 512 0.25/1.00 vMB 112
194,675 194,675 000000000000020d4fc62ced4fd6f45b6babea8040c589495f76b84f12f78366 32 0.01/1.00 vMB 0
194,674 194,674 000000000000013d2a640a17a10c7363cf649a46e57d3c4b47ebb07c21604b59 345 0.13/1.00 vMB 201
194,673 194,673 0000000000000011b7c53ac04f04906d1eb2e7e12b183039a051959345e4bb21 8 0.00/1.00 vMB 3
194,672 194,672 000000000000025b08809e06769b4fd815de75bab7aab1e05bb0111581205295 140 0.09/1.00 vMB 92
194,671 194,671 00000000000007a26c630b86934b4122d859754b351cd2cc5b6ce964fceb0016 179 0.08/1.00 vMB 135
194,670 194,670 00000000000000c2404be9a086949495b5788c7e38a55a271c48696028c7b77a 69 0.02/1.00 vMB 23
194,669 194,669 000000000000070f9b1bced934304dc1fdec2555c2c70710b6c367bf0728aa6b 11 0.00/1.00 vMB 37
194,668 194,668 00000000000001ba0db5552303c237f3df05babade47e8b440e14c2e24fbdcd8 143 0.10/1.00 vMB 86
194,667 194,667 00000000000006c71aa3dce8e14446321f6148719ff4075e3d28055c7bd6161e 216 0.11/1.00 vMB 108
194,666 194,666 000000000000009275fd2517ddc4359cbab875e00e4270708c6a90c1fef6f448 132 0.05/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 780.64 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: 550.68 GB
    • Received: 6.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.