Loading Tool

Explorer IconExplorer

Memory Pool

80,471 transactions
29.91 vMB
0.09148966 BTC
Random Selection Loading Transactions
Max Size: 182.61/200 MB

Candidate Block

Mining Attempt d5d58f6fa2893c3a412211e482be68f680869575fde4416af9892941be864339
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c457168f9502defdc4d437aeefb9465a23de752f59f17cb7f835b0665d2740dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02492834 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (478,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,698 436,698 000000000000000003f9c8af488de0b907f39a11e592fc21aa56a8d0a09dec06 394 0.17/1.00 vMB 68
436,697 436,697 0000000000000000030294819bedd27020a5ffa31dc45b6c570d76c90b0580ea 779 1.00/1.00 vMB 26
436,696 436,696 000000000000000000cd8307ea32dcd1c1e45696f0db9a64226561d04e5919ec 247 0.18/1.00 vMB 62
436,695 436,695 00000000000000000044f66a2417b2ea76bb6bfa6f695257fb878428b6f20e89 367 0.23/1.00 vMB 73
436,694 436,694 000000000000000000d4496c0108905061a01fb7bb09a276c8c10f3bf67235c8 1,723 1.00/1.00 vMB 44
436,693 436,693 0000000000000000030811c491264714a2d62bbb5fa4b158a949c0eb6b66c412 223 0.15/1.00 vMB 44
436,692 436,692 00000000000000000381ff13d02f608bb5ef3c8918632c9b8348cb1586802e83 174 0.30/1.00 vMB 14
436,691 436,691 000000000000000002fa0c5a73bb267a6a2cf838c35ef67af5988ac276a16115 1,229 0.75/1.00 vMB 56
436,690 436,690 0000000000000000034fed8301d6a0a47349ba4adcb67ba1ee78937caf1673db 2,061 1.00/1.00 vMB 61
436,689 436,689 000000000000000000d9321d054104ac3ef6d49d02eea9a1952431434ab60602 1,413 0.66/1.00 vMB 59
436,688 436,688 00000000000000000393698d6d5c4ae443d5c9c5fa802ad0a8bd7ffe704976ac 376 0.20/1.00 vMB 55
436,687 436,687 000000000000000002792ce1fdd61b7f0a269a12948ea482fd1ba7b5f932c2ac 1,196 0.59/1.00 vMB 60
436,686 436,686 00000000000000000324354efd6f9e3e26e7b64595f9962128428a1dcf00f4d2 1,762 0.77/1.00 vMB 62
436,685 436,685 0000000000000000003bfc6c59756e7611322dbb824a0489b2b5311491d847e6 625 0.30/1.00 vMB 59
436,684 436,684 00000000000000000152dc4f6be033cf32395f5b5af8651c7bef5e3fc255a22e 885 0.52/1.00 vMB 59
436,683 436,683 00000000000000000285fd745fb13a2e75202a61b9d4b817c0d697a863ca33bd 969 0.71/1.00 vMB 41
436,682 436,682 0000000000000000035244b136d64373f20b4e549534eb0a245a5c5eb2c321ae 2,380 1.00/1.00 vMB 65
436,681 436,681 00000000000000000006de22caa375755ddf75a1419e414c77140bc91965a8f1 1,457 0.63/1.00 vMB 64
436,680 436,680 000000000000000001420eac25e092f47607a15dcb79f82c500f1b9070bd089d 1,330 0.49/1.00 vMB 67
436,679 436,679 00000000000000000079cd27a7d4e8297fa01f4a92825cbe657437f66343c0b0 746 0.30/1.00 vMB 72
436,678 436,678 000000000000000002304d100750e657e7f2a0385f74a291b39d474c13a6b180 746 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.