Loading Tool

Explorer IconExplorer

Memory Pool

72,526 transactions
28.04 vMB
0.06209285 BTC
Random Selection Loading Transactions
Max Size: 166.33/200 MB

Candidate Block

Mining Attempt 439129cb4e7da75cb82110791eeca4c5d54478a462dbe2656e526447312ca45f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 69c02d02ed4ebc55e7de0a50747e227321899ea682aa01a6e225fcefc6701def
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,676
Size: 1.00 vMB
Total Fees: 0.00597013 BTC
Feerates: 40.21 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (795,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,447 119,447 000000000000547cde4764b7c855b2ea2cde06f93bde1bf9be0be4a4b0e3d6ae 11 0.00/1.00 vMB 1,310
119,446 119,446 0000000000006368b32e1ae76c3e07b4aa70f4c18c70590752f27db8cf05a5af 10 0.00/1.00 vMB 0
119,445 119,445 0000000000000872bf097d1cf9325f639d0e6c7c1687d5b787ab91afe4c14b76 1 0.00/1.00 vMB 0
119,444 119,444 0000000000009936b009529f1184b01e89b8c6b029baa663504de7f294c8f953 6 0.00/1.00 vMB 1,208
119,443 119,443 00000000000088709f9dc64431acdfc2be2653036a90f08be722402dd9c35cbc 15 0.00/1.00 vMB 1,017
119,442 119,442 0000000000002e35238628edc4458ad50b4db96978810666922891b7ab122261 5 0.00/1.00 vMB 0
119,441 119,441 00000000000094fa5fce8fa2ee5a7f35876c8646f3043c85acf1ca12924852a1 6 0.00/1.00 vMB 0
119,440 119,440 0000000000002c47555e81a16df0497b882564fc8b2b337bb2788101193b5e06 30 0.01/1.00 vMB 376
119,439 119,439 000000000000acb7998d038a6e734c5a0bc54d74399e5a28f49dc92627d0dd73 12 0.00/1.00 vMB 328
119,438 119,438 0000000000002f9fa5938a3df823739282289b35db42b9c52762c464a9fcf3ec 5 0.00/1.00 vMB 0
119,437 119,437 000000000000453cca2384c2308eed34c3d81b6cd2c78a1ca8116acdc1c0a4ac 4 0.00/1.00 vMB 0
119,436 119,436 000000000000ad99f718727d994c4c9113b4a0127639e83de2af2bcf98c377f1 7 0.00/1.00 vMB 511
119,435 119,435 000000000000021f2189771fbfb434ee978c3d4c409dbef281f682b4c8a64821 6 0.00/1.00 vMB 542
119,434 119,434 000000000000152fe081738269e4eee4f50065c9ac1ba6f3022ff784cd130d0e 9 0.00/1.00 vMB 0
119,433 119,433 00000000000003d208a7115d817e7a06b07310feac60decb7da68824a571c97d 16 0.01/1.00 vMB 553
119,432 119,432 00000000000096263065ed84d25aa945b629ee4d438323864d9e28681f49b741 6 0.00/1.00 vMB 0
119,431 119,431 00000000000087c2b0145d81ea4e2b0607b6631711230ea0389c91da58d2e3b5 9 0.00/1.00 vMB 459
119,430 119,430 00000000000071df305320fe556448680a3fb25d285e8f75c4164772f46b9593 7 0.00/1.00 vMB 601
119,429 119,429 00000000000062a30459f221855591bbbb2023ad0efc0f98381f2c53828cf84d 5 0.00/1.00 vMB 756
119,428 119,428 0000000000009a81a6c636ba27c2adbffed94d44f18dd095a07d54c7cf611c0b 11 0.00/1.00 vMB 0
119,427 119,427 00000000000020509b9f47860eb6d4238b9ad24cee9115e4c34462ad5a0450d9 14 0.01/1.00 vMB 397
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.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.