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 4214a7b8328ad4b906aeabe86b8919bc897781a7825e8d671fb82b739ac531ee
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 (833,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
80,484 80,484 0000000000373fa5eed29febd1cb29e6ccfb5d9c2ff2886f1d47a39c948535fa 2 0.00/1.00 vMB 0
80,483 80,483 00000000001da9d22aa6616c5004ff6f3e6794e9d7041f46c2925d2261a5e92b 3 0.00/1.00 vMB 0
80,482 80,482 00000000003c7b9f529d5b256da3ffc786892e78ce6395f7f7d93177ed337832 3 0.00/1.00 vMB 0
80,481 80,481 00000000004d321db96439ce5cd78274df3af0b60f9e8af330d434d2b1286db0 1 0.00/1.00 vMB 0
80,480 80,480 000000000057df1e86e2c7ffd320c5738e4c0ce8fe7421c8de8d11c8dfa1dd9d 4 0.00/1.00 vMB 0
80,479 80,479 0000000000276157386778136020638f2a9ad4328b65c0d1562859ba95b8de56 1 0.00/1.00 vMB 0
80,478 80,478 00000000000512a74954912d54e322b873f497d98bbb3b151c47970e863dd64c 4 0.00/1.00 vMB 0
80,477 80,477 00000000003757ff82028b1c6ddb17fc41a2def12577a6682f13b4b1b5eeae76 3 0.00/1.00 vMB 0
80,476 80,476 00000000003954dc5313c4774807f2f2e3ac3e74dd4f1b9dca97c8579e7d0f52 2 0.00/1.00 vMB 0
80,475 80,475 0000000000189d85d25e68350ad6fffb296a992cbfe35fd10b601a35bce9b8f4 2 0.00/1.00 vMB 0
80,474 80,474 00000000001131a8aad1fd953d5066919873a7ad9946db9b92c6bf578eab0d86 1 0.00/1.00 vMB 0
80,473 80,473 000000000023a9a0027b8f34eb2329a59b88d77d95ccc85fd803cf08548521b9 2 0.00/1.00 vMB 0
80,472 80,472 0000000000582bc4bdb2e80d8dc7f2fbd0a4f5d0599eb1b1cd7c53f2b23c3401 1 0.00/1.00 vMB 0
80,471 80,471 000000000050009d820034ff50f2b23be905efe3536ad83f1d6b04cb52156a34 2 0.00/1.00 vMB 0
80,470 80,470 0000000000041eeecf1435c5a68b0fd81576c002c7282f3c988c50c2a1285a84 1 0.00/1.00 vMB 0
80,469 80,469 000000000027a9076e5b967cbda44ffa3b8be3bcec4aaf529a239e24c71d06cf 3 0.00/1.00 vMB 0
80,468 80,468 000000000036c778b76c06705bc29a091f0f832eb615bb7758f0964f8a23472f 2 0.00/1.00 vMB 0
80,467 80,467 00000000001335d0ab02b556496b437983d863cbe9a4f53d547333b82b10ea4d 3 0.00/1.00 vMB 0
80,466 80,466 0000000000251f1a0da1709813956a36fc3c42d9ba7f7f41fce7150be7015d79 1 0.00/1.00 vMB 0
80,465 80,465 000000000015c07d7f788910dd940a593af50e81106c385c78c8712c2a4082dc 1 0.00/1.00 vMB 0
80,464 80,464 00000000001130cbececa1c6345e8c822a5c01623e7396e1dafae9339d3c33d2 2 0.00/1.00 vMB 0
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.69 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.