Loading Tool

Explorer IconExplorer

Memory Pool

79,109 transactions
29.30 vMB
0.09683020 BTC
Random Selection Loading Transactions
Max Size: 177.11/200 MB

Candidate Block

Mining Attempt 3126f78cc168caadcf612377a55250101ea5df75e6d77cc47bd3650deb5b8f86
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5c3b50b8050723201ae07f29b6c33291e78dbaf4e8b4904fcd6106abc93f519c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03480587 BTC
Feerates: 150.62 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (577,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,927 337,927 000000000000000005431e08fdcc7f6d2f41271c13d78dda5792e969235edd84 1,039 0.85/1.00 vMB 25
337,926 337,926 000000000000000016bc0a8676135db493d9f2bdf407be83640afdacf9a49b15 1,431 0.75/1.00 vMB 23
337,925 337,925 000000000000000010b8dcc6ca404663c2cd96dc2627ef96b8dd2c9ecbc4a818 919 0.25/1.00 vMB 51
337,924 337,924 000000000000000006e33c9c2fb59d1c0f44264da3a79929b544380ce9e3cd12 512 0.15/1.00 vMB 38
337,923 337,923 0000000000000000067e6f800d5033acd7733725e2868688953598a66fee80f0 64 0.02/1.00 vMB 38
337,922 337,922 000000000000000019c726b3d7a556f82b47fdae45516f939ed8257e581ce601 530 0.33/1.00 vMB 21
337,921 337,921 00000000000000000237e90f3ae02a131f826ec3c6d1b89acde6857bfc5a83d2 325 0.14/1.00 vMB 30
337,920 337,920 00000000000000000c2de400c24c05c3640d31c7acd85ca30c51b82dfbbd9000 808 0.40/1.00 vMB 28
337,919 337,919 00000000000000000861814b3faf868d6987f558c32a26301044f7298b56ae77 1,241 0.75/1.00 vMB 25
337,918 337,918 0000000000000000134633209e430e14de610d8ad78eb35eed3d2de43c24d444 736 0.44/1.00 vMB 23
337,917 337,917 0000000000000000169feb79a911265c322fb9951ff76e5e91fd7ca00b4eb451 542 0.33/1.00 vMB 25
337,916 337,916 0000000000000000007851ddb6c0e521063e6d6baf13e57669a5b0b4472cec3d 167 0.11/1.00 vMB 15
337,915 337,915 00000000000000000a7d2d4d9a92862365a6d37886ab92463fe7babe946539c4 347 0.18/1.00 vMB 25
337,914 337,914 0000000000000000182ee6813a9cee6a4e525c946a8c5b809004e08314d8eb6e 754 0.52/1.00 vMB 20
337,913 337,913 000000000000000014c5f8d444e1ff2a6183317673e3649a476647162a33d006 858 0.35/1.00 vMB 36
337,912 337,912 000000000000000018180e47e144f50bda62599ad48287f21b9c0f9565001d4e 540 0.30/1.00 vMB 29
337,911 337,911 00000000000000001ad522ba9a47ae81687ad49bc9271e8515d2f90c37d3b10e 230 0.12/1.00 vMB 19
337,910 337,910 000000000000000004a3127f741e02fb1b03be77e7c4a5d9a327b81c24cc9b30 936 0.54/1.00 vMB 23
337,909 337,909 0000000000000000159d30db1cb60bc05315b6abe4a7253acca4ba4771a7e1c0 718 0.49/1.00 vMB 21
337,908 337,908 00000000000000000b526626305faa47143f877ac4218042097d6852f0af18f4 64 0.05/1.00 vMB 60
337,907 337,907 00000000000000001a19d2fa9c90334c7e67a2e0da656948d04284f977e3b9a8 256 0.09/1.00 vMB 40
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: 673.08 GB
    • Received: 16.38 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.