Loading Tool

Explorer IconExplorer

Memory Pool

29,537 transactions
9.77 vMB
0.10985639 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.21/200 MB

Candidate Block

Mining Attempt f5663e1e7c9ac6e75a29bafab999ad1b9d022c3d3c565f9ec51e8f5f3c181659
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root b53b5f3fb52b9794aaa32e4c7e343b3b24cd2e2bfe73021c491345daedd34476
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.03288406 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (650,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,093 263,093 0000000000000004a76ca1c5449ade1419f06e5dcc8f19270c68ad9f6ee1a88d 67 0.02 vMB 88
263,092 263,092 000000000000000538fd9517266144fc71356ab64df7b27003ad4f018ae13464 42 0.02 vMB 85
263,091 263,091 00000000000000046f4e3514ec7f71dc3840c8692a00abc70a1e122b89879f03 69 0.03 vMB 111
263,090 263,090 0000000000000000c0a28d09075d2fd65dbc65697c257067ca4d910728b2d2eb 261 0.10 vMB 122
263,089 263,089 000000000000000ed9e3406fab1fe5926bee77eda9fc8b6689bfcad4c92fe5c5 437 0.18 vMB 105
263,088 263,088 0000000000000010bca989cef34e878feec6f3e65c595a7dfb7aa1b1e922627c 433 0.17 vMB 113
263,087 263,087 0000000000000014fb348a1e30eb731657dfe9a21e74c36fe6654fd32052a00e 24 0.01 vMB 120
263,086 263,086 0000000000000002719d219ec69ddd6c5e2f34e09a3feb4d0db39946614570ae 298 0.15 vMB 91
263,085 263,085 000000000000001439ba55beea999a61d9ea7e0be530856458cff12eca5e0cd0 418 0.18 vMB 101
263,084 263,084 000000000000000e1888ac3593e8ca99a3f22f9950a6fba7cffb57ad02fceaf6 416 0.19 vMB 134
263,083 263,083 000000000000000c39f1f72aaaadeb48c4d1eaaae1d628f16c376ad919fc51b0 83 0.04 vMB 82
263,082 263,082 000000000000000d606b814bccb9b244ee2965132cf67fdfb81082af21748fba 163 0.21 vMB 22
263,081 263,081 000000000000000dccf68642a1a71824a348b1a94bbe1f936b70a6d95adb022c 627 0.25 vMB 137
263,080 263,080 000000000000000db3ab6723574809bf58d01b5ba867699626194b5e5602c0fe 18 0.01 vMB 183
263,079 263,079 00000000000000151540528c44fdccfe05050fa5904dd29b0b2664531494608c 221 0.09 vMB 95
263,078 263,078 000000000000000523a8beccb3fdfb9f2464d7323946d464858ed248a54f592b 53 0.02 vMB 80
263,077 263,077 00000000000000128bed231873b307261b6330b8d1cf12083142ae854b71e553 19 0.01 vMB 69
263,076 263,076 000000000000000c11e70e7e90d4bf585b579918199f99145ac301637681c02c 162 0.14 vMB 36
263,075 263,075 0000000000000006528506a0d54369942d1075e369cbcdd4f242002c90395759 109 0.05 vMB 82
263,074 263,074 000000000000000e96963b4636a4c7fe9c24016268b7ccaa4f10d60fab0bb7da 167 0.08 vMB 78
263,073 263,073 000000000000000319c03336892f1a72cc7a774c237b440dfefdb52553a7c65d 181 0.15 vMB 54
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.49 GB
    • Received: 0.46 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.