Loading Tool

Explorer IconExplorer

Memory Pool

88,714 transactions
33.76 vMB
0.14154181 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 6cefd723f72b428746370cf5c94538d1983b81203b24382511163af1e8160002
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b5f89cd7069ba00be2535349de8d660d42dda9205501e61159e7a63eee92836
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.05698997 BTC
Feerates: 469.97 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (465,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,837 449,837 00000000000000000201dae0a00449c052872f2fa1daa86b98d7270dc8726003 2,599 1.00/1.00 vMB 72
449,836 449,836 0000000000000000027d5fa6ab8f8330b4602f7ab09975ba7d5cfd9c7b01431c 2,597 1.00/1.00 vMB 117
449,835 449,835 000000000000000001eedb2a335bc3d7d3e3dc07d032a04139416da11c7e677a 2,342 1.00/1.00 vMB 99
449,834 449,834 000000000000000002b73d6b488f410fcd9dd0f8e4f0589974771c3a6a0e53e0 2,547 1.00/1.00 vMB 90
449,833 449,833 00000000000000000099b7cf7176bf2e85ba0f1ced090cf5298deade621fc6da 2,330 1.00/1.00 vMB 96
449,832 449,832 000000000000000000c28313c6040fcb6092366ada903f1365fc57f208ff9c4d 1,709 1.00/1.00 vMB 87
449,831 449,831 0000000000000000014de12b70138d92acb856737d8e6469b51e2c6cdaaf3176 1,824 1.00/1.00 vMB 108
449,830 449,830 000000000000000002a0d8e89bedff2ffa563ec593ecb69fddc43ff296814794 372 1.00/1.00 vMB 93
449,829 449,829 00000000000000000022c02392659d1aa0001717109ab2796c43a4faa305c5b8 981 1.00/1.00 vMB 103
449,828 449,828 000000000000000002b5714b2bb36e1677ca760b0eab03d40308e6bb2497d987 1,733 1.00/1.00 vMB 121
449,827 449,827 00000000000000000022175d2fba523e76344d8d3603935c855afc59d40ac812 1,385 1.00/1.00 vMB 111
449,826 449,826 0000000000000000013bd43f18aeab1799760de2ba3afb5a0cb32403508a5511 1,196 1.00/1.00 vMB 118
449,825 449,825 000000000000000002112de482a4aa5feb63cdf8daa9b751a7f9be873d9ab606 2,095 1.00/1.00 vMB 127
449,824 449,824 000000000000000001459e52192f8d2e97d9624049855a3eaf778c66cdf0970c 2,347 1.00/1.00 vMB 101
449,823 449,823 000000000000000002a212a5744623632907e3eda0c7706e6f0c1cf77e636c72 3,585 1.00/1.00 vMB 70
449,822 449,822 00000000000000000294504dceaad930e83bca260b637da033b953f772f73da1 2,341 1.00/1.00 vMB 83
449,821 449,821 000000000000000000820d034ec12886cd589056b064eba55f7c5186e860d409 2,147 1.00/1.00 vMB 69
449,820 449,820 000000000000000000df9d219dd1a6d1816aa46eb6a7716710538dfaa52aa115 1,877 1.00/1.00 vMB 75
449,819 449,819 0000000000000000017c5ccc3943c9e63da260d6ee059a736fb78317aee2a70d 2,473 1.00/1.00 vMB 108
449,818 449,818 000000000000000001759626e89dd3012b5cd620ac57a44286738ed15a9d7240 1,533 1.00/1.00 vMB 106
449,817 449,817 00000000000000000151dcbcc2591f7756c00d2a137aa07a770e13b963ac2ae8 1,277 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.30 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: 657.92 GB
    • Received: 14.56 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.