Loading Tool

Explorer IconExplorer

Memory Pool

44,135 transactions
31.07 vMB
0.09236349 BTC
Random Selection Loading Transactions
Max Size: 157.87/200 MB

Candidate Block

Mining Attempt 2c5bdb89876a9ac8154e14888b080c694dcb38b3c99c0615efbd41f5e6fe9b0a
Version 20000000
Previous Block 000000000000000000006b01ff0f8c8980e4005bdebf7640591cda9fd2e81467
Merkle Root b069f6f8e874c7df00f42fee0be9a884b18b98d2e437c5449f29fdaf5f89ff55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.02962252 BTC
Feerates: 250.76 > 2.97 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,442 (883,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
30,556 30,556 00000000c6116d059e29af13a319ba4bc308c1e17836c5fe0b3379a5ce511f50 1 0.00/1.00 vMB 0
30,555 30,555 00000000e4a1d3036720ab52729fcbc28eec194dad19fb127e5cc5ccf3fd03c3 1 0.00/1.00 vMB 0
30,554 30,554 0000000075b90eb9f9a34db59e8b1fcda0ed40729d5e1a922ca4fbcc09fe98a7 1 0.00/1.00 vMB 0
30,553 30,553 000000002d6980ef995984f6b86b407c6b528b1f0256fc2560c37c87291a94b6 1 0.00/1.00 vMB 0
30,552 30,552 00000000321f003a4b07aaaa137f2e8e6c6d6714885e019709e3a040fe896216 1 0.00/1.00 vMB 0
30,551 30,551 000000002197ba7b47d16f3de31fabf2e005fc04f4efb853984d5ef5f363aeaf 1 0.00/1.00 vMB 0
30,550 30,550 00000000216eef4a962d5ed268cc95cec78af38bcae80795a38d249ca4cc37d3 1 0.00/1.00 vMB 0
30,549 30,549 00000000fa02ac76d2c86e5c642a5b594dc63367620f007d1284f41c178032be 1 0.00/1.00 vMB 0
30,548 30,548 000000007fdb4385b6f693467c197e5d1fdd0c1f49f8470e68b9b96e332991ab 1 0.00/1.00 vMB 0
30,547 30,547 00000000f36db1a7daa932fea40e9ef5782623130119fafc2701579ce31c2d6e 1 0.00/1.00 vMB 0
30,546 30,546 00000000726b0a8ecd2473feb1b8c23d2048e3ec29269971e9946da5f3e65bd9 1 0.00/1.00 vMB 0
30,545 30,545 00000000b3f6e7cb875be158a3fd634d8a25ecfc4af35f8ebef5bdbb1b40c731 1 0.00/1.00 vMB 0
30,544 30,544 000000003c963581f36ad574e52f35cb807f9b2449dc3f25011e564d242ab57d 1 0.00/1.00 vMB 0
30,543 30,543 00000000193f39a6fddc9b391a06de4c14b1f80b9edf03a9322fa9f22711ea00 1 0.00/1.00 vMB 0
30,542 30,542 00000000192d2e500edd97b7e247031dc0c2ef3605be029e2d79171971081354 1 0.00/1.00 vMB 0
30,541 30,541 00000000ec71c2f94662fda12709659ef3bafccc2fdab7896f2a29815096aebc 1 0.00/1.00 vMB 0
30,540 30,540 00000000670f5ebe01a4108d10ce0265b09c949fdf9fb198c6bfcfc59f2a16fc 1 0.00/1.00 vMB 0
30,539 30,539 00000000ecacbc7b96dffeff4368673fd9dbaa948ae9eada15c5505e8f5dc315 1 0.00/1.00 vMB 0
30,538 30,538 00000000a856bc525feb4ed611a7dd30bbef840542b669c0ac52f05d9b39586a 1 0.00/1.00 vMB 0
30,537 30,537 00000000d9cf43176bcfd44d3d6c450ac722b5331e3e613813d908ad6bdf030a 1 0.00/1.00 vMB 0
30,536 30,536 000000005ff455e3f042eb343340bd3c743613aca9271eda293ab9c3ef57437d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.86 GB
    • Received: 10.48 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.