Loading Tool

Explorer IconExplorer

Memory Pool

40,610 transactions
27.26 vMB
0.12445860 BTC
Random Selection Loading Transactions
Max Size: 140.97/200 MB

Candidate Block

Mining Attempt a52d3e7d9fb43ace036b0f47e0543cd61b55ca0b5a73a97bf7f2aaca581e5402
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 8102ad6dc85c3366f0e16b4918e9b40b1c134dd14a337e9e73e6c687a4cd4abb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,286
Size: 1.00 vMB
Total Fees: 0.06750367 BTC
Feerates: 285.90 > 6.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (436,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,936 477,936 0000000000000000000c649926e49c1673b6c9e90f2a1b5a13c8d349aee0f5a1 1,340 1.00/1.00 vMB 106
477,935 477,935 000000000000000000c8beb729b1b96dc76d116bceb36aaca269fad15ac6b3e1 1,844 1.00/1.00 vMB 213
477,934 477,934 000000000000000001425c8275a58409a9a0c85f024b2bc5a754f12cc1a2c420 1,792 1.00/1.00 vMB 194
477,933 477,933 0000000000000000005ebde7bf544a115de5b2da6122e4d0e8d587803b27dc30 1,770 1.00/1.00 vMB 166
477,932 477,932 00000000000000000126fd7085c81e0a31e9cf9a0561142d54b17a411394abac 2,008 1.00/1.00 vMB 114
477,931 477,931 00000000000000000086e9887124afccb6f700a26f8fc9456e98238dbb92c754 1,760 1.00/1.00 vMB 113
477,930 477,930 00000000000000000092c26cbfc33b0d444b4875072ed88866bc289dfc73c248 1,889 1.00/1.00 vMB 167
477,929 477,929 000000000000000000163f3fe6f22e97188a31286256547de24266216e34ac86 1,897 1.00/1.00 vMB 222
477,928 477,928 00000000000000000069992712218f32e21c173a609fcf15938dd561023028c3 1,457 1.00/1.00 vMB 147
477,927 477,927 0000000000000000005c4e10f6cbdb2f03881c316ab39e4010b93b6795b94e1a 1,640 1.00/1.00 vMB 121
477,926 477,926 0000000000000000006f76cda4363e44daf414a7461cec9d04ae8203999e9b47 2,022 1.00/1.00 vMB 168
477,925 477,925 0000000000000000008257db645406050f0463e8a70ac215e8e0866c7154bb59 2,129 1.00/1.00 vMB 215
477,924 477,924 000000000000000000c564adf329903d6bf63669cdf8b6f0d17c74bbe962e329 1,523 1.00/1.00 vMB 124
477,923 477,923 00000000000000000091ff8ef1dab1ed8ad4cd798fcfd1919775957def3ee65c 1,914 1.00/1.00 vMB 203
477,922 477,922 0000000000000000012bfae6f7ad25c56e53729ff9adfee157b6c7f28c4201d4 1,657 1.00/1.00 vMB 119
477,921 477,921 00000000000000000036154762753295f46fa39b609c6f676f2fd60406412ecd 1,560 0.87/1.00 vMB 120
477,920 477,920 00000000000000000038b78a077ed0d83924425438d2124e0b7d66f28079f458 1,481 0.76/1.00 vMB 120
477,919 477,919 000000000000000000bdc2444c5e093adc96a3286eefbe4206f3e812133ec81d 1,498 0.90/1.00 vMB 133
477,918 477,918 0000000000000000006fdbf58e42210d20c34f8d9702e3531eab9f6f4adf39f6 1,486 0.80/1.00 vMB 130
477,917 477,917 0000000000000000003725515b0c30850fba112a5d74f025ff77b8ab43acee8c 1,263 0.65/1.00 vMB 113
477,916 477,916 00000000000000000115202eef502dec0312b2d5f7025d03aae0af6ed000fe79 1,435 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 781.82 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: 636.43 GB
    • Received: 12.37 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.