Loading Tool

Explorer IconExplorer

Memory Pool

11,433 transactions
4.06 vMB
0.04947103 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.67/200 MB

Candidate Block

Mining Attempt 3133673db7f89fd24774703ed9e7e6a4c32b17a2b26a33ca275d2d1a929053ca
Version 20000000
Previous Block 000000000000000000012165475346bdda413509df8fce68fc569e9b26a2eb5b
Merkle Root 18cf8445374997600592a0322f066b19529a8ce891f667fa81a0db57917c508f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,997
Size: 1.00 vMB
Total Fees: 0.04456922 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,483 (860,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,553 52,553 000000001081ff104f68055f983be69fbeeee71b36a7c66e5c99e20369bf01ac 1 0.00 vMB 0
52,552 52,552 0000000005ac25fc99f58eea1a25c9ade8679b80c696cb34de9a761ab2939ca1 1 0.00 vMB 0
52,551 52,551 000000001247a78275a1e60f52f2b997ee86f6e030b4a83233b6142499a79d1a 1 0.00 vMB 0
52,550 52,550 0000000008f5980da560520e51647085a441f66729ea14274e5d32084116b7ce 1 0.00 vMB 0
52,549 52,549 0000000010942859ec852eeb1be073cefedc6c844bbdca74a8a4361e06eccb22 1 0.00 vMB 0
52,548 52,548 0000000007a9ab5d90ada0bdba05f438435985c2c064bf6cd16d23fe6457e978 1 0.00 vMB 0
52,547 52,547 0000000005d94b9c54a4d41d1258cec88b3ba0ef8226650f06c646ec8dc3df98 2 0.00 vMB 0
52,546 52,546 00000000141796442d3503b3e6ed5ac94a10b8512f6e11e3dfe3bde6958c1b39 1 0.00 vMB 0
52,545 52,545 000000000b214c47f842581cc6b1e75ee2065c17b0eba2bc8fc92fb12bdcb5c9 1 0.00 vMB 0
52,544 52,544 0000000008e7a271baae54929065b54ba2bc0fea248c728008a573a58ab76d5a 1 0.00 vMB 0
52,543 52,543 0000000005a70769fef417b5a88b89834f85440310fc3332bd2661daae4011c3 1 0.00 vMB 0
52,542 52,542 00000000018188893f8be53cdb8af7c16b14af1584f577a39eaea2bc34179e14 1 0.00 vMB 0
52,541 52,541 000000000e8a300da55f9b93c7756a80bff3a8dd34f432591acb0ba3bbdc6e36 2 0.00 vMB 0
52,540 52,540 0000000009e62d23bfb9a2b8894fe43dfa1a4c7bd3402c2ddd53f3b889e8d76b 1 0.00 vMB 0
52,539 52,539 000000000cdad74f6c758b25194015a801e11be54ecb72b4220d730448fb61a7 1 0.00 vMB 0
52,538 52,538 000000001474aef9c1b42ef3a71674dfa46a1aa507f2bee923db0914f1b3c627 2 0.00 vMB 0
52,537 52,537 00000000104cd7a7e23e8057bfd1b70db95d3ff66e59f240f0e447cc30c4acb4 1 0.00 vMB 0
52,536 52,536 00000000140fec12d5bb117528cd544d8e9001ed18e402debea051aefbd7a31c 1 0.00 vMB 0
52,535 52,535 000000000fca130a1e3b9fb000a9e7b5a498ecc22ccbdb8c7790cbcc8445b259 1 0.00 vMB 0
52,534 52,534 000000000d05ea62f964b176f474f3d3d0a5385baa59955420f61f171f7d3c5c 1 0.00 vMB 0
52,533 52,533 00000000021e69bc6ba6013c398f7c38d357779a441c2e3775eb3cbc7a77e6aa 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 347.59 GB
    • Received: 1.68 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.