Loading Tool

Explorer IconExplorer

Memory Pool

78,632 transactions
34.86 vMB
0.13495365 BTC
Random Selection Loading Transactions
Max Size: 192.72/200 MB

Candidate Block

Mining Attempt 53fcac31aa020469724ae9bc0f373f89e1d22a4cba86f786c65b01e7b44a5bde
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 2571712091f75ea2a19053a58af6509de620c107b97a714e232c538721df442f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,486
Size: 1.00 vMB
Total Fees: 0.01752117 BTC
Feerates: 150.67 > 1.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (114,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,357 801,357 000000000000000000049dd5b13f2401924120d0c296675a1105868663eea6ce 4,161 1.00/1.00 vMB 13
801,356 801,356 00000000000000000002b17aa9ce11aa2be00a57641ae4fa176efc222a9f1df5 4,577 1.00/1.00 vMB 13
801,355 801,355 000000000000000000043878344fc72933334ce8a477874803e5b3c614953d72 3,989 1.00/1.00 vMB 17
801,354 801,354 00000000000000000004593ec1530bf3396bb52a838be6c77512798a2b668ff9 2,252 1.00/1.00 vMB 11
801,353 801,353 00000000000000000000c6c4b56182c0c77646c7dccfbc44acfdfa91a12eeb47 3,435 1.00/1.00 vMB 21
801,352 801,352 00000000000000000004c5bf2ad74efd55e5b264c6a4d2b6e3b62dcc6dfd4b95 5,272 1.00/1.00 vMB 9
801,351 801,351 00000000000000000003e9e4238d975a8ade727c7fce62efed26c40064d43448 5,610 1.00/1.00 vMB 6
801,350 801,350 000000000000000000039b64ad35d526ffe66f6f962ed66776044b62b398675d 4,957 1.00/1.00 vMB 8
801,349 801,349 000000000000000000006b34065550be407dd2d951844a49805ba9a5e97ee4fd 5,159 1.00/1.00 vMB 6
801,348 801,348 0000000000000000000227fdcf9ec5255803de3f1c2bc663fdb58af946352f7f 5,074 1.00/1.00 vMB 9
801,347 801,347 00000000000000000003fa9cc09a1e5d1ab28b30e760b661c133d02db7fb0cd9 3,868 1.00/1.00 vMB 8
801,346 801,346 00000000000000000002cb898316acc483dadb1a4e237587613dc65440654d38 3,733 1.00/1.00 vMB 13
801,345 801,345 00000000000000000003256699c06eb5c437a9a584cfb6592ae64833cea0d60e 3,791 1.00/1.00 vMB 16
801,344 801,344 0000000000000000000366037cb672070e699b47de7e4627bdc4a043d093e5d9 3,551 1.00/1.00 vMB 14
801,343 801,343 0000000000000000000231476ef23084706b781241529a28c0413bee375ea27f 4,533 1.00/1.00 vMB 8
801,342 801,342 00000000000000000001c72fcf839174171d30d940212090c39ebacb1e3bc5ff 4,671 1.00/1.00 vMB 8
801,341 801,341 00000000000000000000da116296e4351c1e5f027582354ad52a14e000ce6b4d 1,667 1.00/1.00 vMB 11
801,340 801,340 00000000000000000003680b7d2a6355c0bd785530d7e63feeda45e2bbef2f7c 3,606 1.00/1.00 vMB 17
801,339 801,339 0000000000000000000560b2ef5cf08a1755810e84fec737907ab11c63a1fc13 3,623 1.00/1.00 vMB 11
801,338 801,338 00000000000000000003f1d127ee4827deebccdf707ec093e378760c1555bbf6 2,867 1.00/1.00 vMB 10
801,337 801,337 0000000000000000000467e37f6f987ffb32562bfee8884eccd5e470c2daf745 2,926 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.09 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: 724.26 GB
    • Received: 18.42 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.