Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
29.58 vMB
0.09686111 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt b7b0efd03188ef740f81c45be152223aa44872fbb8ebb6891a09186e547c74cb
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 1bf5dd06f8b8a4f4a8f3df9c9fd7ba9c0917465ed515ac6da74080b86628703f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.03415254 BTC
Feerates: 146.36 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (83,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,532 831,532 0000000000000000000211dde2ab18f8292965fd8ccc342642c10c2d434609fb 3,247 1.00/1.00 vMB 18
831,531 831,531 00000000000000000001032d780cfc178a2143e041159b8bee785858bc045b23 2,216 1.00/1.00 vMB 14
831,530 831,530 000000000000000000010379402ed20c0920af3c07388c825b77496624105091 1,452 1.00/1.00 vMB 15
831,529 831,529 00000000000000000000d35bdc50c338a44bd033772b5905111116218ecaead8 2,271 1.00/1.00 vMB 17
831,528 831,528 000000000000000000001a7cfacef1c59d92c93e9ab8779f4edb8d13f8b1ba43 2,643 1.00/1.00 vMB 16
831,527 831,527 000000000000000000016b0f5e98e06f4f7d2625a6ca0e9e3355be24be0b7ae4 2,321 1.00/1.00 vMB 13
831,526 831,526 00000000000000000002d0f6f154fd3913c78d1c7169e9584171b631013c5e4e 2,822 1.00/1.00 vMB 19
831,525 831,525 0000000000000000000190ed5b80a6a3f76645edf82778b0fc6eba708ac87cb9 3,202 1.00/1.00 vMB 21
831,524 831,524 000000000000000000020c4f44c08353abfedeb082eac77f3430aff6051e6417 3,725 1.00/1.00 vMB 33
831,523 831,523 000000000000000000004d2d3326482b0f0d1289e9f9046bb01c905d6aef474f 2,837 1.00/1.00 vMB 21
831,522 831,522 00000000000000000002e0757b12b6b659117eb816262dde716387c1e6b63dab 1,159 1.00/1.00 vMB 13
831,521 831,521 000000000000000000004cbbbe8762d5960bd9f89758deb7681ea650c7e5515d 2,061 1.00/1.00 vMB 13
831,520 831,520 00000000000000000002f4d5f74f8426a426a4df94752dfbe9a07d1fd1709097 895 1.00/1.00 vMB 13
831,519 831,519 00000000000000000002333d89fe446260a86da62db54e42ba65ee2f0f433917 2,733 1.00/1.00 vMB 17
831,518 831,518 000000000000000000029ae5c680b159758b64f383599d43e7fdd49139408001 1,454 1.00/1.00 vMB 18
831,517 831,517 0000000000000000000146911e23a89b9deae9e176df66fcb647ead2ab38338c 3,306 1.00/1.00 vMB 26
831,516 831,516 00000000000000000002e4f1bdb6f49fc5802a3383f0a7ff6c0269b73587fc40 2,759 1.00/1.00 vMB 26
831,515 831,515 00000000000000000001a1a66236c87f3e585c382614ffa639a6c0c2a3a14018 3,199 1.00/1.00 vMB 23
831,514 831,514 00000000000000000003232b7903ed54a2c5ab35d19ce5f321bae50babfc5097 1,427 1.00/1.00 vMB 15
831,513 831,513 000000000000000000009026315990a23d5ce4699d4c18bd4f361ba145f1b987 2,636 1.00/1.00 vMB 19
831,512 831,512 00000000000000000002ea0ce37add0be35ff05fab84af83a878d2c81a9ea1fa 2,749 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.