Loading Tool

Explorer IconExplorer

Memory Pool

78,748 transactions
28.91 vMB
0.11180782 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt 8cdaa4e925e217c29e1b3aada9a8ddb1ff9a3bb118848249d7de311147ac0175
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1e8c70d92ba538db1c6fe1335e6619a95b52ecd21ff4dfaf53ffab7148705873
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.04012131 BTC
Feerates: 602.26 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (650,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,938 264,938 0000000000000008512cb7c550d1e73bb5b3b8a663a569557d512d84882dc06f 623 0.25/1.00 vMB 159
264,937 264,937 000000000000000d7cf64e43fd91998f42db6a5819db8cfcf74682c92a396fbe 290 0.15/1.00 vMB 32
264,936 264,936 0000000000000000eb26540c5b342c5cdab686213bf5b6f715e0bf82e76b257e 281 0.12/1.00 vMB 166
264,935 264,935 000000000000000809ecf944cc236ffc8a578e45f9019cb13dc6b063bb65e05a 567 0.30/1.00 vMB 56
264,934 264,934 0000000000000000dbb8feaf58f9e6e63115044a197c0c7c4faeec3d70a66fc3 543 0.25/1.00 vMB 147
264,933 264,933 000000000000000994f5b0d59019f40e1069fd6fc5ab1a39bfb6e6ab281037dd 687 0.25/1.00 vMB 87
264,932 264,932 000000000000000598bed5d0696c89e83caee63083350594763bd782781e0342 448 0.25/1.00 vMB 125
264,931 264,931 000000000000000189949fc976008ac5335e976441e1f57f71492f022777b4cc 686 0.25/1.00 vMB 219
264,930 264,930 0000000000000001e1fb50d9a2558baf685b20c6beb0043589266a9f8c7bd4cd 388 0.17/1.00 vMB 118
264,929 264,929 000000000000000297d5a04455871b4c1ccf0a5b1e3041fc221f8e29c2817b68 132 0.08/1.00 vMB 140
264,928 264,928 00000000000000074d14127e10734d60442e6ad675feac782113242e8d5e6c98 23 0.01/1.00 vMB 75
264,927 264,927 0000000000000006bbf3943b8088c4bb17db832fd256b46c7783c2bc85149de3 179 0.09/1.00 vMB 89
264,926 264,926 000000000000000a3a53b7b84bb6dca0e9600e2b5956465c3084e8b46d0fd9f3 13 0.00/1.00 vMB 381
264,925 264,925 000000000000000ba980b97d7f9475f9318b52bab5e014cc7fd26428e62b54f0 11 0.00/1.00 vMB 83
264,924 264,924 00000000000000085a8dd48384e672330b00d904e8f2661dff216f5136a033f9 121 0.15/1.00 vMB 24
264,923 264,923 000000000000000f35ee2f11434c1c0adbcdd79e3783ee405b9c4eec7241ce34 12 0.00/1.00 vMB 147
264,922 264,922 0000000000000002f995d58c9a875e8ddfb8cdd3054c890c9d62643c53f9bf36 99 0.03/1.00 vMB 40
264,921 264,921 0000000000000002eb5f6114b3f91f7ba7e9224d485a73b04e64378d8b4b0118 678 0.27/1.00 vMB 109
264,920 264,920 0000000000000006d3d0e8af38237556ff9bc81d6b3ed19ef2dc07d3290fb800 129 0.05/1.00 vMB 57
264,919 264,919 00000000000000082cd2089d580ebd2c6b35c320325838d86b079c3f3d71c081 407 0.19/1.00 vMB 118
264,918 264,918 000000000000000890d503c2384a7a2a7fa3dcd358a555a1fcfe313e40cc8847 578 0.27/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.