Loading Tool

Explorer IconExplorer

Memory Pool

47,365 transactions
31.19 vMB
0.13904374 BTC
Random Selection Loading Transactions
Max Size: 159.35/200 MB

Candidate Block

Mining Attempt fb628fb191c11f4eaf931746a9212879716a430603144fd94035085793144fe5
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d0a34b2e4289b0090d2fcf4d0056aeb70a75f2e4d72c33800d5a954cebd8e4f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.05946910 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (837,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,984 76,984 000000000034f369c885aecec3106915aa9a67b48dccf65279e061de74b385d1 1 0.00/1.00 vMB 0
76,983 76,983 00000000004245d2847c46edf20b1955c903a9d16bab43969c7a1535e5ae5482 1 0.00/1.00 vMB 0
76,982 76,982 0000000000633aea8e81a332774908abcf638051b6fabaa9836c09351458b507 1 0.00/1.00 vMB 0
76,981 76,981 00000000003c40a610d51694b09cad43067fd097ac31d856a2e1b3920f4eaf6d 1 0.00/1.00 vMB 0
76,980 76,980 0000000000281b2d3886d6dd6b644c19d8bf5730400c331c8e4f0938a4efc052 1 0.00/1.00 vMB 0
76,979 76,979 0000000000305d859d9576b14274e349f984a06809be133cc7544e4d85a0c32a 1 0.00/1.00 vMB 0
76,978 76,978 00000000003410b694c068b3d8f49554cfb3b30fe258fecfbf7929244da4ff0d 1 0.00/1.00 vMB 0
76,977 76,977 00000000000dbe3a9df751fe679ed308972ec469dee083c7af789b479054dd81 1 0.00/1.00 vMB 0
76,976 76,976 00000000002e00326cfa94dd2ed6df3ec11f3b68b6ce69110e1e870f3d17858e 1 0.00/1.00 vMB 0
76,975 76,975 000000000054f6753a0dfcecc040005991d635dd586e93cfc11e56b827e2fbfa 1 0.00/1.00 vMB 0
76,974 76,974 00000000000f810756f377ac4eaaf63712713cdcf5e2b74dbd129d3e7fb44e4c 1 0.00/1.00 vMB 0
76,973 76,973 00000000002c01bb3b44d56917432513ab21ba15cc629db5a8eb071cbd881a3c 1 0.00/1.00 vMB 0
76,972 76,972 00000000002b505559e2c87d223cf7c016d680fa08a05711be281a95dd9217a4 1 0.00/1.00 vMB 0
76,971 76,971 00000000006418f655e2b120797d3910431c35ab727c253f94f7a36c2505d5ae 1 0.00/1.00 vMB 0
76,970 76,970 00000000004c61387c9727ebb78e77e63e02631a3abb34b1244a342a3efa62d2 1 0.00/1.00 vMB 0
76,969 76,969 0000000000638027c5b739e764685f51905623c08eba277117593bdb5c203934 1 0.00/1.00 vMB 0
76,968 76,968 0000000000461de6ac338a4f9ebc735d1de2aab0d633713abc573090d7af7f19 1 0.00/1.00 vMB 0
76,967 76,967 00000000001353c2574a9cfbfa54140eb0006739f88bba3581edca93ae80f708 1 0.00/1.00 vMB 0
76,966 76,966 0000000000133782e6e876a0b605e9ec1dfd23a1aac37a59aa09f458f74e634a 1 0.00/1.00 vMB 0
76,965 76,965 000000000049ec4c7b34f68825a9aadfcf710728259bb5100f49fd8408f57608 1 0.00/1.00 vMB 0
76,964 76,964 000000000067522777f9ec488da4a4029c2e193d078bbd61a2ae3adf5095809e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.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.