Loading Tool

Explorer IconExplorer

Memory Pool

44,221 transactions
27.93 vMB
0.06850707 BTC
Random Selection Loading Transactions
Max Size: 145.46/200 MB

Candidate Block

Mining Attempt fc8ec8a2bbfe09ac84ecdce1f952605dad2c0e97e6bc0f24595e078a4651afc8
Version 20000000
Previous Block 0000000000000000000080d0b2bbb4a43c8e785de05b97a1db96a63b5e59fc57
Merkle Root 85743becf623fa0c9df2414a537d910dd4301cae2e31aa30fcf80be6e81ea6df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,361
Size: 1.00 vMB
Total Fees: 0.01547154 BTC
Feerates: 56.56 > 1.55 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,921 (562,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,896 352,896 00000000000000000380b9cff64204bd3f2bf272a1de8fa194495507b576b8d6 138 0.08/1.00 vMB 17
352,895 352,895 00000000000000000021b482f13842e3bf9ddb43944885f478b7cb7e18eccbcf 122 0.09/1.00 vMB 14
352,894 352,894 00000000000000000f5288ae144c0a6b9f3fedb11d11463e83ec85e02c00092d 675 0.31/1.00 vMB 27
352,893 352,893 00000000000000000c3f315ad3f47b23c32a1e918b3f9406198e39e6ec4c1995 1,027 0.51/1.00 vMB 17
352,892 352,892 00000000000000000c0c9b16ac2e2337320363270c1832bcdc12320cf5ea0b0f 67 0.08/1.00 vMB 14
352,891 352,891 00000000000000001204678c9094aae66d4ab7026788387a986004afc16f909d 1,039 0.75/1.00 vMB 19
352,890 352,890 000000000000000000d06eb5fc872ddf96b62055b0fe7aab5d2cd52aad2c7beb 1,636 0.75/1.00 vMB 32
352,889 352,889 000000000000000014baceb17ccb08205c04bcfb63c984de83efb06793771e15 1,012 0.75/1.00 vMB 20
352,888 352,888 000000000000000003c1c8ae0f54a474d608413b03824fe910e91de1bb26a291 2,231 0.75/1.00 vMB 40
352,887 352,887 000000000000000012fad7064abe4194db7132e92a142c76b20121e2cc190632 1,050 0.66/1.00 vMB 16
352,886 352,886 000000000000000012a92db3cd7eb4a86c01ce246ac9af430af977732b502c21 1,107 0.90/1.00 vMB 19
352,885 352,885 000000000000000001f8b39056f2acff0499fb1ec983316443b23b527392eb9d 1,360 0.75/1.00 vMB 25
352,884 352,884 0000000000000000122f11ce6c90af7d8ffcd095746ba8f6b94fade5636af8d0 2,293 0.75/1.00 vMB 39
352,883 352,883 00000000000000000996e5eaa04f9f7b98084201cd85cbbd450f9f5e9586ae10 824 0.53/1.00 vMB 23
352,882 352,882 0000000000000000041b4da96e731947274d2444dcd9390e9aa61c6d1335c232 105 0.05/1.00 vMB 24
352,881 352,881 00000000000000000e981cf4f1d75ae4e031a52cacd06a1ca89dd9294b588832 819 0.49/1.00 vMB 26
352,880 352,880 00000000000000000bd1725db2283b6d474a421498bd20a41ca2ff0b65af7f1a 465 0.29/1.00 vMB 23
352,879 352,879 00000000000000000ebf67d2da3cb3f9fea2e64129a4b034943407a69caee897 141 0.10/1.00 vMB 11
352,878 352,878 000000000000000006b9166d443aab5897a19ae021125759221d8eb2ced09e91 987 0.47/1.00 vMB 27
352,877 352,877 00000000000000000770d73902c2a5788a9096a0956cfff3b0ef3d46181abe27 1,368 0.60/1.00 vMB 28
352,876 352,876 000000000000000004fdef767392d1a6d369d098e3e6919b359a23538944513d 79 0.05/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.