Loading Tool

Explorer IconExplorer

Memory Pool

69,695 transactions
30.96 vMB
0.08219897 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt bc6dfbc07577a3bf8a7c584a81f1ad3d53adc6ba4e0150abdd63bd83ff0cd93c
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 31c632786f3890fcaf23da7e2bc54c7c181cad1cd91658c7176b2d7c7387f4c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,192
Size: 1.00 vMB
Total Fees: 0.02149876 BTC
Feerates: 150.93 > 2.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (617,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,711 297,711 000000000000000003d0d2fdbdd18c4d6085966f9c1a2d28055850a4ed68e35a 512 0.26/1.00 vMB 37
297,710 297,710 000000000000000097f7f9fa246e583fed55fbf15c512cc0da2debdd8dae78f0 166 0.10/1.00 vMB 27
297,709 297,709 00000000000000002bd21d296bd884c1c53073bdd71fa2f40341e294228138f2 90 0.11/1.00 vMB 20
297,708 297,708 00000000000000001a62870d706c2939100ceafbb86f30dd9f398dbb3d60b651 514 0.29/1.00 vMB 33
297,707 297,707 000000000000000081b27388f4bc9c12e023749df72d5ec705fe060c295d4cfb 466 0.24/1.00 vMB 34
297,706 297,706 00000000000000006d20a19af9f926e63381899e494cc44fc50b1e04f1dcb98a 35 0.05/1.00 vMB 8
297,705 297,705 0000000000000000182683f14d508c58822b17c26b5fba424a944447f85faa73 531 0.27/1.00 vMB 36
297,704 297,704 00000000000000006716f56c5cd5d5fb2cb7d0a27502fe1f977cc5603ff74fb5 163 0.17/1.00 vMB 17
297,703 297,703 0000000000000000764db850a54d41a5a58af27a7dab75854796c03c52ad6176 32 0.01/1.00 vMB 11
297,702 297,702 000000000000000021a5a816bb3860104c6177d83fadae74cccd0f754bf5bcfc 1,220 0.50/1.00 vMB 43
297,701 297,701 00000000000000009c143a1773a5dc24477ec151689bc78ffdd00a232bd533c8 29 0.06/1.00 vMB 7
297,700 297,700 000000000000000068658674846d18901aa165300e4a67cfcc5b9f08826de843 93 0.05/1.00 vMB 35
297,699 297,699 000000000000000019ea5029466123f76fcba504c443fb37ab8d84c1c21ccdc0 345 0.21/1.00 vMB 31
297,698 297,698 000000000000000017f288a0b07e8bbffb39ef1434d97add1b71ac739d0e7fa5 1 0.00/1.00 vMB 0
297,697 297,697 00000000000000006011691f9c9cdf7800bb8a10190bdc57c5242e74fa99d4d8 205 0.11/1.00 vMB 32
297,696 297,696 000000000000000068c3de3c3e562f62415f96f9816784ff281496cb590b36e5 207 0.08/1.00 vMB 38
297,695 297,695 0000000000000000939cc34b7086bd9719a5d01b12fd16a054578c6e7529a843 414 0.34/1.00 vMB 27
297,694 297,694 000000000000000091459a0012fab6e45ded0164a16f2e9ee2e0fd4c7ed810fc 128 0.08/1.00 vMB 23
297,693 297,693 000000000000000076d18f908d78d230003478360d8017363948209fac62ad3b 24 0.01/1.00 vMB 33
297,692 297,692 00000000000000000a9f677bd44a604ac417f668f1af5b600744e137daa95cde 104 0.06/1.00 vMB 26
297,691 297,691 0000000000000000187b04e090d9ce7c254d56f81b3547905f3e5700651f5977 396 0.30/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.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.