Loading Tool

Explorer IconExplorer

Memory Pool

79,102 transactions
30.15 vMB
0.09361406 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt ce4bb07d5679c7bf939b0e24810efde4d567b92645ca90774788ba869be73c6a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root a4f07389a8e442570ef5b1bd7d3fe3653ad47a9ec55312dc08182221d0425ab0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.02299197 BTC
Feerates: 150.61 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (339,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,602 575,602 0000000000000000001025de4d89c2dd0e27b59529f811b9b6230d5ae3530536 2,221 1.00/1.00 vMB 65
575,601 575,601 0000000000000000000401e27413e1e9d79e4a98160c606048acbc16fd2d9c46 2,970 1.00/1.00 vMB 120
575,600 575,600 00000000000000000019eb5101eb2dcfeb7d5ff383250c3311f5bf8909a9e102 2,301 1.00/1.00 vMB 80
575,599 575,599 0000000000000000001043d324c3c863ed1e3fa3042c05a1f6464d1c01fc8e52 2,510 1.00/1.00 vMB 35
575,598 575,598 0000000000000000000e01170c4d766d37595d82954ff8a20517da37a177c7ba 2,501 1.00/1.00 vMB 47
575,597 575,597 0000000000000000000b8c7f4ef2f00b8665c3c74937c327409bc4ee48df8555 3,043 1.00/1.00 vMB 87
575,596 575,596 00000000000000000006381c7294ec771d2d834768dd8dc515b166846a53b125 2,904 1.00/1.00 vMB 63
575,595 575,595 00000000000000000011964bb265e2d545e4f0894b4decc154854a9a63a3dd27 2,579 1.00/1.00 vMB 25
575,594 575,594 000000000000000000128e477c50467af7a20ef1ac40340ff4cd0a3dc321bb29 1,754 1.00/1.00 vMB 87
575,593 575,593 00000000000000000002f1d9a60423fb40ed9c25ac583d83aa20ba07d2a8493f 2,656 1.00/1.00 vMB 139
575,592 575,592 00000000000000000026064f46bb4e434e600f3103634b5fad2f0282be2a5056 2,547 1.00/1.00 vMB 30
575,591 575,591 00000000000000000009c795b3d805e73d110a60581a5ea44989e83635e3a8e3 2,695 1.00/1.00 vMB 40
575,590 575,590 000000000000000000040b0ae73caf57efaa9d778860007d419533f1284ed234 1,519 1.00/1.00 vMB 85
575,589 575,589 0000000000000000000a3cea9d1548909ffac904503e141c84d6e4737dbb3ebe 2,772 1.00/1.00 vMB 112
575,588 575,588 0000000000000000001518267e80b51bae31b17bba389a74c45aa78e81ba36df 3,257 1.00/1.00 vMB 120
575,587 575,587 00000000000000000026510ec9395fccb6f5f639403ab7cecf872d22cc835118 3,484 1.00/1.00 vMB 130
575,586 575,586 0000000000000000001d1da8f7daea0f2207430639869885c1b486ed7b2fc50c 2,911 1.00/1.00 vMB 46
575,585 575,585 00000000000000000028b9067cd5c615dc9c8a76cd802547254884ca56b4c603 3,040 1.00/1.00 vMB 87
575,584 575,584 000000000000000000271bb96112f682a2f5fcad9820b14a6f2cdbdb9924ce73 3,281 1.00/1.00 vMB 95
575,583 575,583 000000000000000000060cfafb462f6616908605c6d5834507a29221dec3fdab 3,463 1.00/1.00 vMB 114
575,582 575,582 000000000000000000177ab2e0566c74b2351462ddff7a19a48c3519b3b66297 3,148 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.