Loading Tool

Explorer IconExplorer

Memory Pool

35,768 transactions
25.94 vMB
0.06484068 BTC
Random Selection Loading Transactions
Max Size: 132.29/200 MB

Candidate Block

Mining Attempt f0f5b863ffab51861a8406d7c33b37de7c9cb69b333010a1f77ca38b6731142f
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root f921b405e6b10e49d343197c7316ad8fab38d9c028c262235a9598f922ef1bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,814
Size: 1.00 vMB
Total Fees: 0.01717559 BTC
Feerates: 152.71 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (443,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,837 470,837 0000000000000000011fd67a9c78b22162197c4a3985e6f0f388c31b9876636b 587 1.00/1.00 vMB 261
470,836 470,836 0000000000000000015db55bc19458bb3969af56273183412de4e5be86eef635 1,444 1.00/1.00 vMB 280
470,835 470,835 000000000000000001416d78cea70cc0fafbccd970d11b9ff4bc5c42c185c5e2 1,716 1.00/1.00 vMB 386
470,834 470,834 000000000000000000d284045f98840e53114de6fb9bf043ae56249a19317e5c 2,240 1.00/1.00 vMB 440
470,833 470,833 0000000000000000012724018e3b69045cfd77380b7626f46dc2f391cdc37545 2,059 1.00/1.00 vMB 294
470,832 470,832 00000000000000000041f4d7e3a571c7215fe868e0018170767bb9a996ac1974 1,798 1.00/1.00 vMB 125
470,831 470,831 0000000000000000005eb34db4cafd9c34835863b1712efffea626dd645ede8a 1,944 1.00/1.00 vMB 238
470,830 470,830 0000000000000000004cd6414be8268824ee095d9566e43a6218b16a2167e55c 2,021 1.00/1.00 vMB 299
470,829 470,829 000000000000000000dc189b89782754073ec98bb6c20e3ff85dd290b5c32d4b 1,770 1.00/1.00 vMB 263
470,828 470,828 0000000000000000013f14fab67a314097f1db5327719e099eb233fad438fb3f 1,742 1.00/1.00 vMB 388
470,827 470,827 00000000000000000055be6f38bb5b9c291a9e244d5eb0d7b391d3e70631fd78 1,600 0.99/1.00 vMB 344
470,826 470,826 0000000000000000016a2f4bd5683c0f0dba3cf61a80dd8c2de9c9169563e621 1,978 1.00/1.00 vMB 376
470,825 470,825 0000000000000000019ac8d7d0543caf8e3e02b2a350eea35eb92bcb961da7b2 1,752 1.00/1.00 vMB 350
470,824 470,824 00000000000000000182aabc399d2daec86b50d510701a5fd098793a4eadead4 78 1.00/1.00 vMB 33
470,823 470,823 000000000000000000d396b2e9e9127b8ff3dae9d039c0abcce2ecf7f811d156 1,797 1.00/1.00 vMB 259
470,822 470,822 0000000000000000015d03e5361ea64d3f74d7e8ebf5d18188c677da4c136c7c 739 0.39/1.00 vMB 310
470,821 470,821 0000000000000000012a8521d84ab91fa1a649bf9c533baee82c72402825aabd 458 0.46/1.00 vMB 233
470,820 470,820 0000000000000000011cfce449bb451606427eb5015b166d318408ce83478e09 1,840 1.00/1.00 vMB 188
470,819 470,819 00000000000000000047629a3d7309a8ba3f417794f4c2c8380a898736f9d521 1,964 1.00/1.00 vMB 414
470,818 470,818 000000000000000000f3db6dfd74f497757614b60e5d982ef68eca0181f6f2cc 574 1.00/1.00 vMB 146
470,817 470,817 000000000000000000027511d03bd43eab3eb26b44609da7766a591a9a9f0f05 108 0.08/1.00 vMB 252
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.