Loading Tool

Explorer IconExplorer

Memory Pool

79,577 transactions
29.24 vMB
0.07556853 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt 2acf16abbc500e5d00f2baa17d3b1b723ca1b6c962a2a8724c0105e630af5367
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root de0244d37f3d2cf6edb13cdc6743891297c1cb8e3ef444737897ebb481d65b5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,124
Size: 1.00 vMB
Total Fees: 0.01429973 BTC
Feerates: 74.86 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (516,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,345 398,345 00000000000000000623f7955cdcb1a6eb211e229e39e0a0a3c3ebe169459fdb 2,658 1.00/1.00 vMB 45
398,344 398,344 00000000000000000724d55829572221d9feeb92a663c59d87357af6eca7bbf0 2,030 0.84/1.00 vMB 38
398,343 398,343 000000000000000006bb2de3198d0f9ab12c20b5764b04c9224d8a5825ffb352 48 0.08/1.00 vMB 6
398,342 398,342 000000000000000003b925e0ea031a8e3af2015079f04b6beed7f8376c97efbd 1,112 0.69/1.00 vMB 27
398,341 398,341 0000000000000000059837ddf28ff5689a5dee97cf58a663f0881caaade02041 700 0.46/1.00 vMB 28
398,340 398,340 00000000000000000536ca1a0b8b443704cd34bffe019d7b92e0417e0296f572 1,703 0.75/1.00 vMB 44
398,339 398,339 000000000000000001ee567603b75af62b89da6bf98e887469b2b569f428e5b3 931 0.50/1.00 vMB 31
398,338 398,338 0000000000000000024c9359a8e29175996e2697dd21590b441dc96e9fdc0a58 1,351 0.77/1.00 vMB 31
398,337 398,337 000000000000000002a0c600f2ff7bdf0ce3644f82612b040f38f7691971c280 762 0.49/1.00 vMB 25
398,336 398,336 000000000000000001fdc6347585d9fa7ad2042a9eb0ce9784df6467e618517f 1,414 1.00/1.00 vMB 25
398,335 398,335 0000000000000000032e28301e0919236fd959bc1d4128ee3a479fce404c6e2a 1,938 1.00/1.00 vMB 35
398,334 398,334 000000000000000006b5d3be29fef8b81fdaa8d10ea58269b6bcc2ab0a34cd75 2,190 1.00/1.00 vMB 38
398,333 398,333 000000000000000007660d26f20750baa40dd39b0865915b5376ab9d02797dd3 1,739 1.00/1.00 vMB 24
398,332 398,332 0000000000000000060a9381deeaab9446f9a0996c9141b3af19efc0649e23e8 2,318 0.93/1.00 vMB 42
398,331 398,331 0000000000000000043fd90156cf3a5260fc3f3d7f74e505e48a4d653ca8dedd 1,767 0.75/1.00 vMB 47
398,330 398,330 0000000000000000001c5eaf1a2093707e08dd05dd1e0dd012d15fddb5c13b76 763 0.50/1.00 vMB 31
398,329 398,329 00000000000000000462523900265e1fdd4d32901cf404084df3d9103a75ff5e 893 0.52/1.00 vMB 33
398,328 398,328 000000000000000000da028eee20d4cbdf2fa50f8156f46783fd02c29415d045 105 0.04/1.00 vMB 51
398,327 398,327 00000000000000000364765feb0c35bb091ea06a8486d926c4fa94db958f8369 153 0.10/1.00 vMB 24
398,326 398,326 000000000000000000d96b6962f3f2113ac745853d728ed890b1cc454aac0802 1,291 0.77/1.00 vMB 29
398,325 398,325 00000000000000000311dd606f76cb0e848987dcd65aa6f3d43a3d06c1550602 173 0.09/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.