Loading Tool

Explorer IconExplorer

Memory Pool

74,471 transactions
27.54 vMB
0.07080734 BTC
Random Selection Loading Transactions
Max Size: 167.85/200 MB

Candidate Block

Mining Attempt d4be3243f70361064a3aea7aae5c3057b350ae16d2cfe1db28a52f098d2a8286
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f13b567fcc018a9e6b7b9cf24349b6393bb94422315d7c25e73f3783a04ca1ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,520
Size: 1.00 vMB
Total Fees: 0.01183906 BTC
Feerates: 150.80 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (405,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,022 510,022 0000000000000000000170d9ddf25d4345d811b8e07ca71d105753ded13b64a2 642 1.00/1.00 vMB 21
510,021 510,021 0000000000000000000f364e563e9e6f8e3dc9a00f6ab799d3f8289f2a52f627 786 1.00/1.00 vMB 24
510,020 510,020 0000000000000000004c066fbb54d6a0b5117d2e23a4d016b58b7530589126e5 1,181 1.00/1.00 vMB 19
510,019 510,019 00000000000000000047bebe93d5e7ea1e4dc9edb1eaf8c8ad6efd3f18cedbe0 2,217 1.00/1.00 vMB 67
510,018 510,018 000000000000000000291b077775fa96d3fc379a89c37393a90c4932a58d58ba 341 1.00/1.00 vMB 10
510,017 510,017 0000000000000000005341119684126b0f446c4536042fc530564460cda6ec26 1,976 1.00/1.00 vMB 59
510,016 510,016 00000000000000000037a659af8431392da3076a275911bc6dc30ab9d07f8003 1,760 1.00/1.00 vMB 61
510,015 510,015 0000000000000000003161735dd00ed35b7e7eda3b3f28516b282c4deeac66ac 2,410 1.00/1.00 vMB 76
510,014 510,014 00000000000000000024d30874dba491c1b426f0e2ee56e4b320690670c926a1 310 1.00/1.00 vMB 9
510,013 510,013 0000000000000000000a998b4f389b11b8983be4c4d9b7c2cc18b92991d327ac 1,751 1.00/1.00 vMB 56
510,012 510,012 000000000000000000297908adf20bc171862afca97f1fac164fb2b27722d8af 317 1.00/1.00 vMB 11
510,011 510,011 000000000000000000060204bf445cd311cf3ae60213b7f9365c3cbdfd82fc98 262 1.00/1.00 vMB 5
510,010 510,010 0000000000000000001cea4c0ba32f26a13f1812da4f283c9af374b9106af98d 1,459 1.00/1.00 vMB 30
510,009 510,009 000000000000000000354865dd201fe741ed6776d27c2983093232ef4423b893 2,766 1.00/1.00 vMB 79
510,008 510,008 00000000000000000025d3ec9cfe2f223b2afcb07817f0c985d89a97eb2d2ce5 1,479 1.00/1.00 vMB 41
510,007 510,007 0000000000000000004e30858fd3aabee350de176bdbfb2d1b09e8d591344cdf 1,935 0.75/1.00 vMB 70
510,006 510,006 0000000000000000000211cdde53f20714ff4668c80fda3da5ae0040b9612c19 2,664 1.00/1.00 vMB 60
510,005 510,005 000000000000000000062617a37bda95fb4f0f80dbc7a247a396e10cc97ad4c0 829 1.00/1.00 vMB 14
510,004 510,004 00000000000000000007d82a5108ff0a1b732a9309906d031b77e5c183a63c55 593 0.20/1.00 vMB 90
510,003 510,003 0000000000000000004e3d086ff7b8f8915cbd0183a26e8bdd0bdf146bc462dd 307 1.00/1.00 vMB 8
510,002 510,002 0000000000000000001a695dd856ea063966914899de2b13cc04a9f0efd4200e 138 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.