Loading Tool

Explorer IconExplorer

Memory Pool

80,737 transactions
30.04 vMB
0.12482874 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt e7220d27de397476fe9832e44b2e5475f03bae00e65430f13bf9c9effc685f64
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8eb6e9c6992803922296336e58154315f0b15e793a940cd5e55b0516c0e2ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05152359 BTC
Feerates: 242.90 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (251,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,935 663,935 0000000000000000000cd23e1e26e4a63b44dd505cb3e509379e487813e29fdf 2,044 1.00/1.00 vMB 76
663,934 663,934 0000000000000000000d4c0b19e0c29406704dfa836d838d517139bfcd964fc9 1,249 1.00/1.00 vMB 31
663,933 663,933 00000000000000000008117994ceb4e6c0530334f16959de1471509235fca70c 273 1.00/1.00 vMB 7
663,932 663,932 000000000000000000023f97ec4e60ad629a4d7812b94ea92ae1f52f26a76c39 1,489 1.00/1.00 vMB 40
663,931 663,931 0000000000000000000edd9ac1651eef8e94a2bf25602b4fcf9e824431456ca8 503 1.00/1.00 vMB 13
663,930 663,930 0000000000000000000aac4eed6907833ae77a6ed4b9449b469fcc5d4a721652 1,443 1.00/1.00 vMB 21
663,929 663,929 0000000000000000000d3c36d0e0cf46528bb9b5357f1f4f5abad787495dfdb1 1,922 1.00/1.00 vMB 80
663,928 663,928 000000000000000000057151e75ddc40ff794ea06c8dd9fed4c84a800b024259 1,215 1.00/1.00 vMB 34
663,927 663,927 000000000000000000046897a432f05d76aa0fee2d76524597472b78e5124f73 2,631 1.00/1.00 vMB 74
663,926 663,926 000000000000000000033e9e89a6f37d06b804b50dccb713dc009d710f06bc1d 1,021 1.00/1.00 vMB 30
663,925 663,925 0000000000000000000cff85f9ba62ddcd45c938676dc72798ae20c893261744 2,124 1.00/1.00 vMB 36
663,924 663,924 000000000000000000052e2fac3bc9b27197274d6d08c67893a673caa2a6eb9a 1,066 1.00/1.00 vMB 7
663,923 663,923 0000000000000000000a47c781728e47581d8c4253f03ef9a1b47848e77cc40b 1,286 1.00/1.00 vMB 23
663,922 663,922 0000000000000000000b6f3f463a843cf0922abc0e3763a987bffb6057b6482e 1,053 1.00/1.00 vMB 5
663,921 663,921 0000000000000000000c07c2c40ad624cb1716cce52af426e166ebf9c94ca813 108 1.00/1.00 vMB 3
663,920 663,920 000000000000000000093298f027692350a0108a59192d5a94b11d0cd126da77 1,900 1.00/1.00 vMB 41
663,919 663,919 00000000000000000007002916c3da94dae5238f7c2a85aaebb52ccd6dc99ddb 896 1.00/1.00 vMB 21
663,918 663,918 0000000000000000000daebc795ea1c80280b70c410621ac42eedaffb5fba04a 2,107 1.00/1.00 vMB 74
663,917 663,917 0000000000000000000d7ca368445ef858a6d133ba2d9cbc4c8ab68408570c43 1,674 1.00/1.00 vMB 40
663,916 663,916 0000000000000000000327b6b98630867a105a1c557001370f6554e49e2605c3 1,410 1.00/1.00 vMB 30
663,915 663,915 00000000000000000007d98a0d875e4368351f30e9d3c495dbb46d5cb8dcd73c 293 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.