Loading Tool

Explorer IconExplorer

Memory Pool

36,085 transactions
26.04 vMB
0.06745075 BTC
Random Selection Loading Transactions
Max Size: 132.88/200 MB

Candidate Block

Mining Attempt 52b6c90acf98495c530082c3f55699741e07b2887e6bd8561e8d20a75dbad473
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 4cc7fdb79f8714803e77b595b088c9b01964a38655a7328bc8f5ae8d4396a12c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.01950626 BTC
Feerates: 152.71 > 1.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (408,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,868 505,868 000000000000000000572fc71a809fb5b6cb44ff7600f7fac20c1ec2c18fe207 660 1.00/1.00 vMB 98
505,867 505,867 0000000000000000005ce8496117c73a884841075d5c6937fe0375724baa5e85 665 1.00/1.00 vMB 62
505,866 505,866 000000000000000000054e2fdddc8dd727ffe8603d8f8e78e6e378cee8b69fa4 903 1.00/1.00 vMB 111
505,865 505,865 0000000000000000006f8ce490d5de4baa0c6a68853a73948fa065e475161b63 1,756 1.00/1.00 vMB 170
505,864 505,864 0000000000000000007692c4692de2bb5c4175d7b2ab0122e74aed4368517105 607 1.00/1.00 vMB 65
505,863 505,863 000000000000000000658dac2637031c03ec27ae36d0e8843a503bbcae9dc45c 1,371 1.00/1.00 vMB 167
505,862 505,862 0000000000000000002b20e7c1cd4e78b25fdf4b6b41f0ac2e601e66e437261d 1,178 1.00/1.00 vMB 197
505,861 505,861 0000000000000000006b23a47fc3705369bfb67e04d5377140a00191a51cfc7b 1,413 1.00/1.00 vMB 119
505,860 505,860 00000000000000000047ef11c8e1812002f5b60fc941d23f74249753ea109bfc 1,059 1.00/1.00 vMB 250
505,859 505,859 0000000000000000001f0086eba0cea817259d3f2763129f25659e27d285ff7e 2,301 1.00/1.00 vMB 286
505,858 505,858 00000000000000000041f35b248fb897061e9cc4e10623604108d398401ecf40 1,888 1.00/1.00 vMB 217
505,857 505,857 0000000000000000003f0801c8b7e90d8daa0b0b2b3212cd8307b248a87af031 342 1.00/1.00 vMB 39
505,856 505,856 0000000000000000002fd80321ccbd2a9f0dcb34257510faf73deed7ffcd53cd 2,288 1.00/1.00 vMB 231
505,855 505,855 00000000000000000076e803e329b9e1573a9f33ebe75697e40280f4774f655b 600 1.00/1.00 vMB 55
505,854 505,854 0000000000000000002b5b1202e308232bb8d19c8221831e9b363caa59628e93 279 1.00/1.00 vMB 33
505,853 505,853 0000000000000000005969f036f3e7fba67adb0a3039e9f3a7bc816bc89a4fa3 1,346 1.00/1.00 vMB 172
505,852 505,852 0000000000000000001675b411b916e4511fa45574509b7dd5fd61383c09a553 448 1.00/1.00 vMB 48
505,851 505,851 0000000000000000003039d83237590e08de942dfd403a4b8f87321db442c36c 1,855 1.00/1.00 vMB 124
505,850 505,850 0000000000000000003ec044e445bec2ac3d1490706bc7ddae69c15353ed072d 2,099 1.00/1.00 vMB 273
505,849 505,849 00000000000000000030c06a52a8a2894a61b4404ca500c8c289d00d541c4379 1,454 1.00/1.00 vMB 160
505,848 505,848 0000000000000000001ce9717cd901da56dbcb14ba1832f4e8fd45a9f1833766 901 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.