Loading Tool

Explorer IconExplorer

Memory Pool

82,763 transactions
30.60 vMB
0.07341652 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt df2785b930b28ad4360b2cad0abb72f64553b88140073aeb2f852854799d0bb4
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 2814d02ad806abee4b9a80a039a434f13e4d97b5d73eab9b7a47972c9b93ab14
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,912
Size: 1.00 vMB
Total Fees: 0.00488523 BTC
Feerates: 40.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (616,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,058 299,058 000000000000000039b8132f2797929ed3058b74be0d1c79500e5d0a150282bb 257 0.14/1.00 vMB 40
299,057 299,057 0000000000000000223117167476dbeb8eff8a3de20ea7039612290a135a2d5d 64 0.02/1.00 vMB 52
299,056 299,056 00000000000000004c0a0c70589275a3f82ed038ad7ec2ddb1afe329b5efb0b1 128 0.05/1.00 vMB 35
299,055 299,055 00000000000000000957d11d8bba0db614b77aa0284fe4ed877b9b51a76bdf16 83 0.06/1.00 vMB 25
299,054 299,054 00000000000000006ce1b1f00f6cf27b100728d6980a7df74515e89572bb4391 257 0.25/1.00 vMB 32
299,053 299,053 00000000000000002d82076d7d7ee22d72b09242186b6c52398172474fa0e4ef 538 0.29/1.00 vMB 29
299,052 299,052 00000000000000003f50c56f2129237811be8b09af395ae6297a02c2a0ac57b6 153 0.08/1.00 vMB 28
299,051 299,051 00000000000000004c5d511dddde151c0ebd441f07526c7a425e9ad8ec3de5d6 64 0.05/1.00 vMB 10
299,050 299,050 00000000000000004d788b6ee6a6858c92a4641ca8513c930bd885ee0b8cb1ec 448 0.26/1.00 vMB 34
299,049 299,049 00000000000000003e7f7cce6b0eff0f35def25732246008d2abd253021c2ddb 521 0.30/1.00 vMB 33
299,048 299,048 000000000000000084ba1db05711e2457704a28b329429cf87bef9e6d0fee8f9 78 0.04/1.00 vMB 33
299,047 299,047 00000000000000004e9fec37fae4f029a66a3739f2bb91d5835ff2479cd4d74e 111 0.10/1.00 vMB 22
299,046 299,046 0000000000000000403a1cf72b43aba3172be16f13ba3c4ead5f0e33d8a3c416 509 0.25/1.00 vMB 37
299,045 299,045 00000000000000008441a802c2fe784e593001bbe68003758f617eafd6cbc48d 337 0.18/1.00 vMB 27
299,044 299,044 000000000000000079cc2cbfacd7c377631ab21fa94f2528b55a3ebdbdadb4e0 180 0.09/1.00 vMB 35
299,043 299,043 0000000000000000740d72e403d94321deaec23fb765b2db47b3575f278f6fe7 410 0.30/1.00 vMB 26
299,042 299,042 0000000000000000275b3660c728b48dcf2450ffa4a8f4ffba1eaf39922badc3 550 0.25/1.00 vMB 48
299,041 299,041 00000000000000005fd146bfd8ccf2b08cb13eecca39ce49f3d1c23d69f7e7e5 125 0.07/1.00 vMB 36
299,040 299,040 00000000000000003e8f0f5e6f2b94bf37ea0ce03a779bfa03981723e69d1691 224 0.19/1.00 vMB 25
299,039 299,039 0000000000000000032292c6a4e00a367fc561e4502ccd17fde270bcf51368f7 512 0.20/1.00 vMB 42
299,038 299,038 000000000000000070af9ebb5602bbf295a50168c90d96d8d1a2f0b7d041f702 156 0.11/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.