Loading Tool

Explorer IconExplorer

Memory Pool

80,577 transactions
34.11 vMB
0.13205099 BTC
Random Selection Loading Transactions
Max Size: 193.61/200 MB

Candidate Block

Mining Attempt e2608e5fa4bbcaffd264553c5b060482792be2d2f65e65f9b41d4b7cb800ffc8
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 72305f7b534cc319d3b1cc8114ff38e88b9582c6410217d8c8250cf06ed681dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,422
Size: 1.00 vMB
Total Fees: 0.02146370 BTC
Feerates: 52.08 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (635,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,739 279,739 0000000000000000bce73c2d431b279fb7831277311951420e66130a171dd3aa 966 0.43/1.00 vMB 52
279,738 279,738 000000000000000126704dddef6d5d962a67ed6e804832d8014f6ce8fa5a8ac8 253 0.13/1.00 vMB 68
279,737 279,737 0000000000000002eb4b3ace9073a8e18a3152d193df74a031035d4b5945d282 1 0.00/1.00 vMB 0
279,736 279,736 0000000000000000711432d0b6be802f5ff93d43d627be6ae4690a1e1341e3cd 239 0.09/1.00 vMB 78
279,735 279,735 00000000000000013af8591f79d7c57ab56644878ee25155b46bd7d9945d750e 640 0.30/1.00 vMB 49
279,734 279,734 00000000000000017e4bbe556bc720cf7d37d344bac0bc49df254663587760fe 302 0.14/1.00 vMB 46
279,733 279,733 000000000000000055566402acddc579cf2b9c66da51d0a1ddea8b7d393c07f5 528 0.24/1.00 vMB 40
279,732 279,732 0000000000000002f9509230482b3340419b7d2b9ee5acf8941a8e49533a2460 13 0.05/1.00 vMB 3
279,731 279,731 0000000000000001be1b7ab19db15b60b1f0f2488047576b3c8c7aec78ebaf53 37 0.01/1.00 vMB 47
279,730 279,730 000000000000000145a8ebb6bc31d04fe92afa44a22702f1f36368c28144a7f8 235 0.13/1.00 vMB 39
279,729 279,729 000000000000000164f5e0e3c12f6953acccd09c447b784f8db1bfd210f0bf99 1,136 0.46/1.00 vMB 41
279,728 279,728 0000000000000001ce70b579f3730a76820b2b886298fbacfcc82adaca88428b 91 0.03/1.00 vMB 286
279,727 279,727 0000000000000000a767ef01745bc810179a2692d14502e127194c38dae1dac8 35 0.04/1.00 vMB 13
279,726 279,726 00000000000000003cfbbee4d116509114078accd33db1e9cb0e9f731f9e0dbb 272 0.20/1.00 vMB 28
279,725 279,725 0000000000000000bcc4b339e83f2d4a1ec9e8a33cd29b82a5c39c1b88694b26 645 0.25/1.00 vMB 53
279,724 279,724 00000000000000003ff64b10e183c1536f5069ef788d05ab4dc55a6c87363366 1,500 0.76/1.00 vMB 35
279,723 279,723 000000000000000015d7a3ba2e95763aa202216f82445e65f7addce2b2f33157 101 0.03/1.00 vMB 240
279,722 279,722 000000000000000028e2c0ade6ce50b5ce4d95037e5e2dcd500b4bb52adbe73c 186 0.11/1.00 vMB 27
279,721 279,721 00000000000000008d4f6dd143f33c257ddff5eaf63539ad2cd47a9402cf90cb 58 0.06/1.00 vMB 24
279,720 279,720 0000000000000002d1e815b82f5aa1792075c3e59360d0fb01d1bc1d1e96ef62 370 0.19/1.00 vMB 42
279,719 279,719 000000000000000094a6406e436acf4107af82303aa13a381592422f02166a42 222 0.23/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.10 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: 729.52 GB
    • Received: 18.49 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.