Loading Tool

Explorer IconExplorer

Memory Pool

83,360 transactions
29.17 vMB
0.07705396 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt d308e6dbae0ae640f2bae8e94ea3469f7700e1e5e913f68c525e1117c66820b0
Version 20000000
Previous Block 00000000000000000000aff128195e345133b8158c003d35948ffebe1b4bb614
Merkle Root b3084acdc08ed1b5471afb96980d23d1a84bceeb13da831f056854dcd8db2a7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,929
Size: 1.00 vMB
Total Fees: 0.01291568 BTC
Feerates: 129.78 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,621 (674,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,943 240,943 00000000000000bbb091c078f4226a259f944e4ca0072b2a0818aefd58b013bb 190 0.12/1.00 vMB 118
240,942 240,942 0000000000000004e5ae6157873e51bf47f49b2c5bd482421da3c330ff25f3bd 326 0.13/1.00 vMB 173
240,941 240,941 000000000000008268e92dadd2bb3760a5d04569dbe9508989015162ef8285b5 367 0.16/1.00 vMB 252
240,940 240,940 00000000000000953604e12622ad55af112704822228a0efb05ae997a5ae8996 171 0.07/1.00 vMB 124
240,939 240,939 00000000000000616c4a1801fcd5866420d4d97f9f2478504e86f5a8913d83ff 492 0.20/1.00 vMB 172
240,938 240,938 00000000000000be816752c80ffce2fe2fc9d980033eefb930ad6b9779ecd95b 557 0.25/1.00 vMB 262
240,937 240,937 00000000000000966a2415dc076286a2122f9137bafd65b575af260cd2307351 373 0.20/1.00 vMB 125
240,936 240,936 00000000000001005330fe1e748d009d55f90edcb5e5160cf8cda848f26e9914 676 0.25/1.00 vMB 211
240,935 240,935 000000000000007a16bb3b292c9609f942c7f95455e18263b01c2a34987c1c30 435 0.18/1.00 vMB 189
240,934 240,934 00000000000000cb32fde5013bc98ae6d37c5b64e4a986bc44ff712e53a04468 239 0.19/1.00 vMB 74
240,933 240,933 00000000000000c9ae039498a443a6faa694acf58042a4eeeb7d1087dc219e53 614 0.25/1.00 vMB 208
240,932 240,932 00000000000000c55b777a26e4e9dd3cd319c4308f8b687a8e06c6d1dbcfab29 262 0.11/1.00 vMB 230
240,931 240,931 00000000000000ef28be0642c7e0d0b65fb7d2a700c7bf8e0a9ef8ceb0a4ec15 77 0.03/1.00 vMB 162
240,930 240,930 000000000000004d7f91f7e57933454ce473cfc1bf43ce2444daf302fb01c045 247 0.10/1.00 vMB 211
240,929 240,929 00000000000000b5be5c9908f24d48dcf84067e962706c77491802838d644f57 197 0.09/1.00 vMB 156
240,928 240,928 00000000000000086434e25c81c91e7e5a80d4bb40edba71a05eba7bd5ea83ce 50 0.02/1.00 vMB 56
240,927 240,927 0000000000000011522727cf4513b4e692fcf2969e113540a1b3cec213fdf6cb 608 0.23/1.00 vMB 206
240,926 240,926 00000000000000b9302a5667a67dbc618ad1a76a323be372701c73a491f6984b 405 0.16/1.00 vMB 181
240,925 240,925 0000000000000037e3856ff85dfb1c45356c5f52c79a104fd7d31e7438470fb5 49 0.02/1.00 vMB 149
240,924 240,924 00000000000000ecca86ba925835b0909eeba33fd90ae9858c01e088d4d13bcf 358 0.17/1.00 vMB 151
240,923 240,923 000000000000000bf325356179fb8876fe40e250c9e31082242f70f89ecbcd0b 128 0.15/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.47 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: 771.99 GB
    • Received: 20.10 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.