Loading Tool

Explorer IconExplorer

Memory Pool

83,615 transactions
31.82 vMB
0.13158163 BTC
Random Selection Loading Transactions
Max Size: 191.99/200 MB

Candidate Block

Mining Attempt 727dc7d27d84e90d638938c0f6c5bc3672e004f57f4407c3be1d12a243c2ffce
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 11ff6ea87ca34be64dea527eaf894d94641f79d617a5abc495d530f28d70f26d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.04424229 BTC
Feerates: 803.65 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (634,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,565 280,565 000000000000000108940dfe7ca230be5fa5127f71f564b8b2ecb7cc583404b9 99 0.03/1.00 vMB 92
280,564 280,564 00000000000000013c2ccc706a7a23983f8183c2b77b18e0b6dd7466a9ad7ffe 278 0.12/1.00 vMB 36
280,563 280,563 00000000000000003a39d4f9232a0eb498b622a02e0125243dbd8634f68c048e 1,263 0.55/1.00 vMB 49
280,562 280,562 00000000000000011a15893357f01200106c5842fbb7b05088dac9167b7f1ae8 407 0.18/1.00 vMB 61
280,561 280,561 0000000000000000f746c739d4252ac46cbeb765856ae839089aa8ab82851dd4 116 0.06/1.00 vMB 22
280,560 280,560 00000000000000023af5a51d7e5990978e924192c49287bf724466107bc10e4a 635 0.32/1.00 vMB 30
280,559 280,559 00000000000000024e415a72506dc46fa732260f61d9d11ee9a88d20f1b4f749 101 0.03/1.00 vMB 211
280,558 280,558 0000000000000000a18b1e294e05829ff50134168d80c882f28d5775c10326ef 808 0.48/1.00 vMB 28
280,557 280,557 0000000000000000ae22455f90306f43e8c806585fe2dfc3b0e92ac7b7620bff 816 0.25/1.00 vMB 63
280,556 280,556 00000000000000020f3c005382cf9d08ce00d82f53cbb78481713d2be2887baf 161 0.08/1.00 vMB 30
280,555 280,555 00000000000000013a2652265b630c063e766e39c37107fc11fea8827dc03470 557 0.45/1.00 vMB 33
280,554 280,554 0000000000000002445448497f505e75ac1d8471959a182da77851a65db71be0 454 0.25/1.00 vMB 41
280,553 280,553 000000000000000250c538e3d7a702a024ebe88506fe39a7eb78ffbf48b2f655 734 0.32/1.00 vMB 46
280,552 280,552 00000000000000021dbd09275fa66b7034fe3dfbc34a7e6cbaa93eded792783e 33 0.02/1.00 vMB 5
280,551 280,551 00000000000000000554934af8cbbdfe252487124ffb8212767eda9ea7f51ed5 227 0.14/1.00 vMB 34
280,550 280,550 0000000000000001f2893a043e26ac08607fc9b004c486249af2fef26f59a67a 350 0.24/1.00 vMB 23
280,549 280,549 0000000000000000e1014ed1b37dcc26acf4cbb023aa465f936fa80113fcab0c 706 0.25/1.00 vMB 62
280,548 280,548 0000000000000001bff2b88a0e1fc9ea8246d3ba028f5f29f10e98080f93cd0e 494 0.25/1.00 vMB 39
280,547 280,547 0000000000000001751a2752cc508e4bf475cc7344ad29c7eb0ed75dce64e427 602 0.38/1.00 vMB 35
280,546 280,546 0000000000000001476a70b542a4369ccd44a07e3eaf0ad3ad08f966e3a234b5 335 0.17/1.00 vMB 41
280,545 280,545 00000000000000002836168a51a7a7f712070a8ecb12fff6cd01371b244f44f9 485 0.23/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.