Loading Tool

Explorer IconExplorer

Memory Pool

76,657 transactions
28.57 vMB
0.06977973 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt 2740740965f7ca1ad521c748d9f2207de33d1576e3a11d349d380248f328e9b0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 09c3e66d3d0f6c6414d7ac4ecfdef2dbe54023009c2da09d585524a2e70e1aaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.01050149 BTC
Feerates: 71.79 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (388,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,294 526,294 000000000000000000365c30645c9a4d5eac6376a40778ca0719517c73bd9ffc 951 1.00/1.00 vMB 43
526,293 526,293 0000000000000000003633cb5552c2889b564fa21011da31e12545be3d12e9db 886 1.00/1.00 vMB 72
526,292 526,292 000000000000000000177221928c75fa42f278833cf8da48a5f42358091d4437 313 0.13/1.00 vMB 19
526,291 526,291 00000000000000000018ae758f648c46d45b3f8a09858bad00d94c9887978217 570 1.00/1.00 vMB 4
526,290 526,290 0000000000000000002096e9204746f20cb49ff5555325647b85f80139db9635 984 1.00/1.00 vMB 8
526,289 526,289 0000000000000000002fa8bc6ea3b7d1754f5ccb4a924f9aa7a83ff430e57bb7 433 1.00/1.00 vMB 1
526,288 526,288 000000000000000000203eefcbcf1e5c0d10b487ebe976f63b6285eda1f99432 1,569 1.00/1.00 vMB 18
526,287 526,287 0000000000000000000c67d4d115d57752899af1c2bc61b1073d938f8fd99070 359 1.00/1.00 vMB 3
526,286 526,286 0000000000000000000c042b08c9af9465e41d0cf4bba0b16d810b0e04098178 216 1.00/1.00 vMB 1
526,285 526,285 000000000000000000098ed5f89492a32440f159fac05b642e1fe3c84ca1dab8 2,357 1.00/1.00 vMB 17
526,284 526,284 00000000000000000013b357ff4c15b935694a51042b923527cc88b739a58f74 2,152 1.00/1.00 vMB 16
526,283 526,283 0000000000000000002b9c05df8a09c1611ad968e5c2f2c68d9d854fe2b203b6 1,285 1.00/1.00 vMB 15
526,282 526,282 0000000000000000001e733bc650ece3dff97e3e5b1b367ca19fb1524248f0a9 1,040 1.00/1.00 vMB 8
526,281 526,281 000000000000000000003ad8bbec7e59b9a1486047e0c4a80ed2448b56a7e3b1 221 1.00/1.00 vMB 2
526,280 526,280 00000000000000000036c9bf7cc5906d68b0bba7870551fc617ee01186914b56 340 1.00/1.00 vMB 3
526,279 526,279 0000000000000000000b192e94dc628a856a3bcba87c3dcf80b9b4e810a1f6f2 86 1.00/1.00 vMB 1
526,278 526,278 0000000000000000001a1bded681811a2e20a718cbeeb03d9d10eb98c256f7d1 348 1.00/1.00 vMB 3
526,277 526,277 0000000000000000001caeb1fe984133aefdf1d400d7c124ccbb0f508161975a 775 1.00/1.00 vMB 7
526,276 526,276 000000000000000000121d2c8fd238efb4ecb423d2c49cfa4cf475f7ae15e09d 234 1.00/1.00 vMB 1
526,275 526,275 00000000000000000025df8169e28eb45a59cd138ac67b25a16e46ad0379c762 299 1.00/1.00 vMB 3
526,274 526,274 0000000000000000002313ed29a8ea08c45910b59e056f195aeeffe987e748c2 557 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.