Loading Tool

Explorer IconExplorer

Memory Pool

78,810 transactions
28.92 vMB
0.11239498 BTC
Random Selection Loading Transactions
Max Size: 175.58/200 MB

Candidate Block

Mining Attempt 18646bc0b378f38c4b7e8db01c508e7d244645869ad1bc24f465b1b96cc39eb4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1da8a2e8eae38d20cd7f31ad9a18f84d844966911648db7de2416e73ba67e451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.04036947 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (408,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,559 506,559 000000000000000000086548826f72412502fc972262cc9d336ed9eee665194a 1,209 1.00/1.00 vMB 100
506,558 506,558 000000000000000000221667ec450da17c59faab3b65d441f91bfe9f76850a9c 1,300 1.00/1.00 vMB 49
506,557 506,557 000000000000000000416c1565e407dca37eb8d43e142d135f259d1c774fd467 1,646 1.00/1.00 vMB 52
506,556 506,556 000000000000000000179a5fc745de4b2c6e3772d60c34bdf08fa5362f152221 2,144 1.00/1.00 vMB 79
506,555 506,555 0000000000000000004d255fbd19e54de8495657f82db79e9c215b2dc215a30f 1,964 1.00/1.00 vMB 156
506,554 506,554 000000000000000000533797db217e7b88d1cf509b5e637e487783974ff8f12c 412 1.00/1.00 vMB 27
506,553 506,553 000000000000000000386b08646a137498187e8942de5a0f0af7d5ff95e7f35f 1,400 1.00/1.00 vMB 96
506,552 506,552 00000000000000000031efa35760d91fde033f24562f7c4bb48d4f45da947ebc 1,893 1.00/1.00 vMB 163
506,551 506,551 000000000000000000013672478a12f9a831ac10f9471cbd83720aaf6f0f2e3d 319 1.00/1.00 vMB 12
506,550 506,550 000000000000000000345427a9c4fa87e94866810bfde1fbc2a5562ced8acafe 645 1.00/1.00 vMB 47
506,549 506,549 0000000000000000004d3edbef6a7eca7c63423205b48b7e8d45c4c1e0d02612 1,266 1.00/1.00 vMB 106
506,548 506,548 0000000000000000004a7d68f5f52352a9702e3b5504979177fc8f09082bf7e5 1 0.00/1.00 vMB 0
506,547 506,547 0000000000000000004d2290f03e9e18aeb0d1a9dd6e4b48a8644018d3df68a4 2,015 1.00/1.00 vMB 129
506,546 506,546 0000000000000000003869c311131101f9206538f4ca5f24120a88450a82f957 472 1.00/1.00 vMB 25
506,545 506,545 0000000000000000005d122cd1abb39a63825959a96099509d90981bb8bf4441 532 1.00/1.00 vMB 44
506,544 506,544 0000000000000000005b3ecc3f65ae7fe605691c2ff2a93108a1fc257c8ece64 718 1.00/1.00 vMB 60
506,543 506,543 0000000000000000001537e695b68ea87f50e6e65d915e7937b045a9ef555f5a 1,305 1.00/1.00 vMB 41
506,542 506,542 00000000000000000051ff51b1afebd123e792eb56fc33b5584f2c0435dcba8a 2,290 1.00/1.00 vMB 111
506,541 506,541 000000000000000000468f7a653fbc8ace9dc5bc01e51183122d2810ae9fe729 2,266 1.00/1.00 vMB 188
506,540 506,540 0000000000000000002c6b563837d1adb4df871f06fdc4f23fae59f04dcc4b1f 1,292 1.00/1.00 vMB 84
506,539 506,539 0000000000000000001530c9a2a904b93c6ed7b033d8addef5a535dfc66dfe4a 164 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.