Loading Tool

Explorer IconExplorer

Memory Pool

84,703 transactions
32.77 vMB
0.08386637 BTC
Random Selection Loading Transactions
Max Size: 194.16/200 MB

Candidate Block

Mining Attempt b4b03ff321caac4991d24eb33d283dc1452ee66eed7b40986ea59f68ef4179b2
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 0e1c90b3d1d16884c25f51dbe39b6259913c9e78149a8004485f2715cae605c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,287
Size: 1.00 vMB
Total Fees: 0.01890159 BTC
Feerates: 120.64 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (808,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,958 105,958 0000000000017005b64f68e9dacbc2721620bc636052cca703f2c4de3c009372 3 0.00/1.00 vMB 0
105,957 105,957 000000000001e4b56f833125493cad31165b2fe4c2994fb78c80ba77b6a5a5a7 1 0.00/1.00 vMB 0
105,956 105,956 000000000000a74d7f7d94c23b848b4f509b54ddd817b8367e3900a2cf2f8b83 2 0.00/1.00 vMB 0
105,955 105,955 000000000002675b99c839ce52fd8248c0c4c56b514d3dae13698f591e4288a9 4 0.00/1.00 vMB 0
105,954 105,954 00000000000290a49387c89b4b099205eb320cad110548841840bfb88bb88b67 3 0.00/1.00 vMB 0
105,953 105,953 00000000000201b81cc3ac146a576c17c875d92ea815d66dd808a0c123e3cee1 1 0.00/1.00 vMB 0
105,952 105,952 00000000000286a1c3ca8698079019973fba0967e88226eb4b2d64af2d51112d 1 0.00/1.00 vMB 0
105,951 105,951 000000000002d66e593c4b34b9bcd4b1145d398f04ff1947d9f453f1f51b7dff 4 0.00/1.00 vMB 0
105,950 105,950 000000000002cf49a677e11dae3fec68866664cc41e7cc13d6d0c6a34bbd91b8 21 0.01/1.00 vMB 0
105,949 105,949 0000000000001fc49c47fa38b8c23da58e653754363c3300bcad282f0741ab6f 1 0.00/1.00 vMB 0
105,948 105,948 000000000002792cfe006e1411d397b482c4b9e3295e298e6ffc389bb6c49a73 1 0.00/1.00 vMB 0
105,947 105,947 000000000001926851d5a72ae61d071f5488b3e8047339a82debc7b3c264d89e 3 0.00/1.00 vMB 1,438
105,946 105,946 000000000001f44ea4082816b13f4afcac75165a73432f7f7b946b644cdb4a19 6 0.00/1.00 vMB 0
105,945 105,945 000000000000eb1f308021107e871d5c2360996fda926f6b87c115592a890250 22 0.01/1.00 vMB 0
105,944 105,944 000000000000e8053a2b159b8f34bcd455c4eb46d8d4e2c4ad20a83ded7224a4 2 0.00/1.00 vMB 0
105,943 105,943 0000000000022c8295115701492bbf3ea7b9b621c84b1a5675c6cb5a6527ab30 1 0.00/1.00 vMB 0
105,942 105,942 0000000000002113b1f365c35b92b6b03097e6ec6b921cf2ec4cf4b63dd8c84c 1 0.00/1.00 vMB 0
105,941 105,941 0000000000009eea33739e3e69461de2cc5c899b055fa1f2340129aacd8a4296 2 0.00/1.00 vMB 0
105,940 105,940 0000000000015a5cd0b4fdc702bd84c21dace46ed1f044c14cec9feae670de2b 3 0.00/1.00 vMB 0
105,939 105,939 000000000001dea007661d12e83702e5ec930e4b3fc8c53a58f50961dbfe5979 23 0.01/1.00 vMB 0
105,938 105,938 000000000000b7ce3a44fdc3eb9e97e770ec3bd760d9ef9c84411a02bb94bc77 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.