Loading Tool

Explorer IconExplorer

Memory Pool

83,162 transactions
30.88 vMB
0.08139577 BTC
Random Selection Loading Transactions
Max Size: 189.40/200 MB

Candidate Block

Mining Attempt a851cfbf1641d95ca94b9a3b5aad7e930c66702df3c8e5a2218f8dff2db9f31f
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root ebbbd2f4e14ae279ee35eb34490ad367f1c50f7893338d1069bb9da5321412bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.01187280 BTC
Feerates: 163.11 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (598,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,637 316,637 0000000000000000056cd0c69b2441123606ed43acb6208f48668e6c3183153c 483 0.30/1.00 vMB 24
316,636 316,636 000000000000000023e49fee918babd3e4a1264839d74d5959f015b4902f93c5 240 0.12/1.00 vMB 83
316,635 316,635 00000000000000002108997c731ec4f9e1986b4b91b4fe2a740a2a48433857eb 913 0.50/1.00 vMB 28
316,634 316,634 0000000000000000233aae3762d3381ab61085b5ff377bdbc35be911d12d37e4 259 0.20/1.00 vMB 19
316,633 316,633 00000000000000000182625e0e335eefe9dcdf215aab815b7725bf1833f33ba8 365 0.20/1.00 vMB 21
316,632 316,632 00000000000000002868f0335464a2304916c79b5b0016b1ed5ad3438883c3cc 408 0.15/1.00 vMB 31
316,631 316,631 00000000000000000c0426a573edcd5e358081f650473297a41ee2dc2c10de9d 275 0.17/1.00 vMB 20
316,630 316,630 000000000000000004695707e9f28568c3ae43803e6dba5e5b7abd97fc21b9e0 425 0.25/1.00 vMB 34
316,629 316,629 00000000000000002b1aa91b1e130624004dd7c0b5d2b844b72fbb0748488e3a 661 0.45/1.00 vMB 20
316,628 316,628 00000000000000001c79c3a6164cc9aebee30ec748c0fe8019a7ff8a747da81a 687 0.55/1.00 vMB 26
316,627 316,627 000000000000000011b5f7fb8961a3fc2cff0def41d811c8d30df4d1cd96fa4c 1,941 0.75/1.00 vMB 37
316,626 316,626 00000000000000001e6f32b5f620a37019bee1e0ccb78fecfce74fb89b921059 367 0.20/1.00 vMB 25
316,625 316,625 000000000000000009252d3c011bb4fa69e17aad9964321ba841e9c9220f8713 255 0.13/1.00 vMB 26
316,624 316,624 000000000000000002d1af6376f836f80253d52eed98fef3087259ee342ddb7c 386 0.20/1.00 vMB 30
316,623 316,623 000000000000000005f2a5b068ba6c473ca7156eb27598b6fb70a5cbf8cb6a06 231 0.11/1.00 vMB 33
316,622 316,622 00000000000000001d8a6d6d70602f01eb3996d8d8ce60861e8d588768d46f16 425 0.28/1.00 vMB 25
316,621 316,621 000000000000000028fa5aecd4f90a06e8d256041551e40749995f983a7961e7 64 0.04/1.00 vMB 13
316,620 316,620 00000000000000001b9823706c6a4509c6c5a4f3562571df286c2272f3ae9f27 568 0.34/1.00 vMB 27
316,619 316,619 0000000000000000265a250c0a124c87a855f611c9c337b8466f8d4f52b767f8 753 0.41/1.00 vMB 26
316,618 316,618 00000000000000002a3708e2f25121c00418015542edcd76e25a87df5758002d 83 0.04/1.00 vMB 30
316,617 316,617 0000000000000000122241074de6f8db1e4c12cd6bfbb669d91c8406ff6fd8ee 247 0.20/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.99 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: 717.97 GB
    • Received: 17.87 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.