Loading Tool

Explorer IconExplorer

Memory Pool

77,310 transactions
29.87 vMB
0.10402175 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt eff3f475e7b7d41c203bca7d0c74733be80837941bf9a1c3a066e89c381d99eb
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 91b19c297029ab959ca54a23a03f471c4e3df5869deccb725b99b41800259b5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 807
Size: 1.00 vMB
Total Fees: 0.02219510 BTC
Feerates: 20.13 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (93,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,566 821,566 0000000000000000000004897137bf0b31f1bc4edef873390e5b33870fea35e7 4,437 1.00/1.00 vMB 319
821,565 821,565 0000000000000000000189044452cfd9c8c29da5d10af05664e2b2a1af3d20f2 3,455 1.00/1.00 vMB 436
821,564 821,564 0000000000000000000250b25105294544df9576db20971a4525cf1b99dbfe35 4,158 1.00/1.00 vMB 308
821,563 821,563 0000000000000000000326d7b737bcf0f558696811f13ebfe3cb4c880fb7aee6 2,614 1.00/1.00 vMB 256
821,562 821,562 00000000000000000000d667897810a837263f39499dc09ff01f2ca9ecd71a77 4,466 1.00/1.00 vMB 366
821,561 821,561 00000000000000000003eb6120b253a0c1c35eab9c88718a2e7d1aecd5e1d342 3,987 1.00/1.00 vMB 351
821,560 821,560 00000000000000000000434956e8744b90b291b71cccf99d77877cbd6df02915 4,285 1.00/1.00 vMB 321
821,559 821,559 000000000000000000022ff5f876a530a60f965c7e54ef0846d94d83cee0868a 4,392 1.00/1.00 vMB 327
821,558 821,558 000000000000000000021acfc5ea4f7acf24f65e00a758388330e497909e3066 4,573 1.00/1.00 vMB 362
821,557 821,557 0000000000000000000417174af3257e8fce15dbd79a311de30472b9b6ac4d50 4,364 1.00/1.00 vMB 319
821,556 821,556 000000000000000000025f28012ec821515256b8dfd97a1a0fb713eb052287fc 4,152 1.00/1.00 vMB 381
821,555 821,555 00000000000000000001a64df7a39ddb5d9f3fe32c8421316462c75fe9da764d 4,045 1.00/1.00 vMB 314
821,554 821,554 00000000000000000000138a4fe8830983f6deb82ae7d80017fdee4d31f1e55f 4,545 1.00/1.00 vMB 341
821,553 821,553 00000000000000000003668e4af7ffb039a2fcbc117577f0395ae403e8952729 4,518 1.00/1.00 vMB 357
821,552 821,552 0000000000000000000226061a3b4297a6b94d0c91045835f49e33bbe0cf1927 4,900 1.00/1.00 vMB 362
821,551 821,551 0000000000000000000315a99ded2e2941f34bbe406c2f6fb46ce0ccdc58c915 4,114 1.00/1.00 vMB 343
821,550 821,550 00000000000000000000c2b3a0f7991179d6afbaf54df8630ee525205f062472 4,613 1.00/1.00 vMB 371
821,549 821,549 00000000000000000003f42d5b5f567c611601c1f8ba1a38fa8534b6babc0584 4,280 1.00/1.00 vMB 391
821,548 821,548 0000000000000000000166a7d3dad6bcf63e287183312d8e8e9faa1093d891eb 4,107 1.00/1.00 vMB 357
821,547 821,547 00000000000000000003d8fb91f95ea5fbfec89b7b1978eb448a121baaf63d09 4,426 1.00/1.00 vMB 345
821,546 821,546 0000000000000000000143363e6238ff9957b4cb979d9a5e33258139401d2f58 4,412 1.00/1.00 vMB 396
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.